MPI\_Barrier API
mpi.barrier
blocks the caller until all members have called it.
mpi.barrier(comm = 1)
comm |
a communicator number |
1 if success. Otherwise 0.
Hao Yu
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.