Learn R Programming

Rmpi (version 0.7-2.1)

mpi.abort: MPI_Abort API

Description

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

Usage

mpi.abort(comm = 1)

Value

1 if success. Otherwise 0.

Arguments

comm

a communicator number

Author

Hao Yu

References

https://www.open-mpi.org/

See Also

mpi.finalize