Learn R Programming

npRmpi (version 0.60-20)

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.mpich.org/, https://www.mpich.org/static/docs/latest/www3/

See Also

mpi.finalize