Skip to content

Reply To: compile liddriven 2D with GPU error message

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB General Topics compile liddriven 2D with GPU error message Reply To: compile liddriven 2D with GPU error message

#6950
Adrian
Keymaster

You need to select nvcc as the compiler in config.mk.

Compare e.g. the example config config/gpu_only.mk included in the release.

I hope this helps!