Closed mahmoodn closed 7 years ago
Hi Have you test the code with Cuda >7?
Yep, I just compile & ran it with CUDA 8.0.44. Just be sure to update the arch=sm_xx in the Makefile to whatever hardware you're using (i.e. for Kepler cards, the highest available SM value is 35)
Hi Have you test the code with Cuda >7?