ComputationalRadiationPhysics / cuda_memtest

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

fix `nodiscard` warning #37

Closed psychocoderHPC closed 2 years ago

psychocoderHPC commented 2 years ago

Fix warning seen with hipcc together with PIConGPU. Refactor the usage of the error checking macros.