Reply To: Compile problem
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum please send a message via our contact form.
› Forums › OpenLB › General Topics › Compile problem › Reply To: Compile problem
October 30, 2024 at 2:41 pm
#9455
Bran
Participant
This is how I set the environment variables:
export PATH=/usr/local/cuda-11.8/bin:$PATH
export LD_LIBRARY_PATH=/usr/local/cuda-11.8/lib64:$LD_LIBRARY_PATH
