Learn R Programming

Rmpi (version 0.6-6)

mpi.barrier: MPI\_Barrier API

Description

mpi.barrier blocks the caller until all members have called it.

Usage

mpi.barrier(comm = 1)

Arguments

comm

a communicator number

Value

1 if success. Otherwise 0.

References

http://www.lam-mpi.org/, http://www-unix.mcs.anl.gov/mpi/www/www3/