cuda_memtest icon indicating copy to clipboard operation
cuda_memtest copied to clipboard

compiling with clang

Open psychocoderHPC opened this issue 8 years ago • 0 comments

Currently it is not possible to compile the host and device side of cuda_memtest with the clang compiler.

Maybe it is enough to update the CMakeList.txt and take care of the differences to create the binary with nvcc and clang.

psychocoderHPC avatar Mar 16 '17 14:03 psychocoderHPC