-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
Please note that when I attempt to run your ~/1d_constant_memory/convolution.cu with CUDA compilation tools, release 7.5, V7.5.17 on Ubuntu 16.04, I am getting these errors.
~/Resources/Github/cuda_programming/convolution/1d_constant_memory $ nvcc convolution.cu -o convolution.x
~/Resources/Github/cuda_programming/convolution/1d_constant_memory $ ./convolution.x
convolution.x: convolution.cu:58: void verify_result(int*, int*, int*, int): Assertion `temp == result[i]' failed.
aborted (core dumped)
Do you have any suggestions? TIA.
Metadata
Metadata
Assignees
Labels
No labels