Cuda-memcheck reports over 1300 errors with 4 lines of julia code with CUDA.jl

Does the code error outside of cuda-memcheck? Also, use compute-sanitizer, Debugging · CUDA.jl. The cuPointerGetAttribute-related error can be ignored.

1 Like