Error when running in parallel on IBM system #444
Unanswered
mulligatawny
asked this question in
Compiling
Replies: 1 comment 16 replies
-
Is your mpi GPU-enabled? Usually, that location is about to setup the gs-communication. You can, however, turn off the GPU-awared MPI at run time by setting |
Beta Was this translation helpful? Give feedback.
16 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The turbPipePeriodic example works for me when I run in serial, but I see this error
when running in parallel, on even 2 GPUs (single or two nodes). The modules I have loaded are
gcc/8.3.1 spectrum-mpi/2020.08.19 cuda/11.4.1
Do you have any idea what might be off? Any help would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions