Rmpi (version 0.6-9)

mpi.abort: MPI\_Abort API

Description

mpi.abort makes a ``best attempt" to abort all tasks in a comm.

Usage

mpi.abort(comm = 1)

Arguments

comm

a communicator number

Value

1 if success. Otherwise 0.

References

http://www.openmpi.org/

See Also

mpi.finalize