Reply To: GPU Examples
OpenLB – Open Source Lattice Boltzmann Code › Forums › on Lattice Boltzmann Methods › General Topics › GPU Examples › Reply To: GPU Examples
May 29, 2022 at 7:18 pm
#6590
Adrian
Keymaster
For a basic GPU-only setup you can compare e.g. the config/gpu_only.mk example config.
In your case everything but the CUDA_ARCH setting seems to already be correct. Which GPU are you using? (There is also a reference table for CUDA_ARCH settings in rules.mk)