Replies: 1 comment 3 replies
-
does a normal mpi run work, like this: Or do you have the same problem? It sounds like mpi is not set up correctly. Did you compile SU2, like this: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a small problem when running SU2 with parallel_computation.py :
Instead of launching one session on n procs, it launches n sessions...
I also try to launch the computation with mpirun, but the result is the same
OS : Ubuntu 22.04 LTS
mpi : mpich 4.0
SU2 : SU2-v7.3.1-linux64-mpi
Beta Was this translation helpful? Give feedback.
All reactions