Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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.

Author(s)

Hao Yu

References

See Also


Rmpi

Interface (Wrapper) to MPI (Message-Passing Interface)

v0.6-9.1
GPL (>= 2)
Authors
Hao Yu [aut]
Initial release
2021-02-22

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.