HiFiLES / HiFiLES-solver

High Fidelity Large Eddy Simulation Solver
Other
171 stars 131 forks source link

cuda version #146

Closed mahmoodn closed 6 years ago

mahmoodn commented 6 years ago

Hi Have you test the code with Cuda >7?

JacobCrabill commented 6 years ago

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)