ComputationalRadiationPhysics / cuda_memtest

Fork of CUDA GPU memtest :eyeglasses:
http://sourceforge.net/projects/cudagpumemtest
110 stars 31 forks source link

fix hip compile #38

Closed psychocoderHPC closed 2 years ago

psychocoderHPC commented 2 years ago

The bug was triggered in the PIConGPU CI where we use clang++ instead of hipcc as C++ compiler.