ENH: allow disabling of initial MPI_Comm_dup(MPI_COMM_WORLD,...)
- can use -mpi-no-comm-dup to suppress the initial communicator duplication (to avoid potential deadlock with coupled processes). This is partly related to comments in merge-request !735 ENH: simplify parsing/removal of local -world option - can extract the world name in a single pass and also makes the parsing robuster.
Showing
- bin/tools/foamCreateCompletionCache 2 additions, 1 deletionbin/tools/foamCreateCompletionCache
- bin/tools/help-filter 2 additions, 1 deletionbin/tools/help-filter
- src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C 2 additions, 0 deletionssrc/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
- src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H 3 additions, 0 deletionssrc/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
- src/OpenFOAM/global/argList/argList.C 9 additions, 1 deletionsrc/OpenFOAM/global/argList/argList.C
- src/Pstream/mpi/UPstream.C 55 additions, 23 deletionssrc/Pstream/mpi/UPstream.C
Please register or sign in to comment