Skip to content

Reply To: Multi-GPU MPI library is not CUDA-aware

Due to recent bot attacks we have chanced 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 on OpenLB General Topics Multi-GPU MPI library is not CUDA-aware Reply To: Multi-GPU MPI library is not CUDA-aware

#10769
Adrian
Keymaster

Ok, weird. I just re-tested the release on my dual GPU system and the example works as it should.

One other possibility is that the nvcc selected in the environment is a different one than in your /usr/local/cuda. You could also try the “mixed” mode (see the example configs in config/) to directly use your mpic++ together with nvcc.

Did you test any other CUDA-aware MPI apps in the same environment?