Reply To: olb1.6 bifurcation3d
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 › olb1.6 bifurcation3d › Reply To: olb1.6 bifurcation3d
November 8, 2023 at 2:35 pm
#7911
Adrian
Keymaster
No, the lack of CUDA-awareness in MPI (this is what the command checks) has no impact here as you have not activated the GPU_CUDA platform (weirdly the PLATFORMS list is missing from your config, is this truly the full file?)
Per your screenshot the issue is only that you did not recompile the core library after changing the config. Calling make clean-core followed by make should fix the linker error.
