Skip to content

Assertion `temp == result[i]' failed. #6

@john1726

Description

@john1726

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions