christophmschaefer / miluphcuda

smoothed particle hydrodynamics code
GNU General Public License v3.0
29 stars 9 forks source link

sudo ./configure.h #13

Closed rjk13637110731 closed 5 months ago

rjk13637110731 commented 6 months ago

Could you please let me know when the support for the 4070 graphics card will be available? Currently, during compilation, it shows that this graphics card cannot be found. I checked the Makefile and found that the supported graphics cards are limited. I'm really looking forward to a code version that supports more versions of graphics cards. Could you provide some guidance?

root@DESKTOP-JO4FF5F:~/miluphcuda-main# sudo ./configure.sh
Configuring Makefile...

Warning: didn't find GPU model 'NVIDIA GeForce RTX 4070' in lookup list, set compute capability (GPU_ARCH) manually in Makefile, and/or drop the developers a line to add it...

Resolve these issues manually, then compile.