next up previous contents
Next: Broadcast Up: Collective Communication Previous: Communicator argument   Contents

Barrier synchronization

void Intracomm.Barrier()
A call to Barrier blocks the caller until all processes in the group have called it. Java binding of the MPI operation MPI_BARRIER.



Bryan Carpenter 2002-07-12