232. Error Classes


Up: Error Handling Next: Semantics and Correctness Previous: Error Handlers

The following error classes for one-sided communication are defined

MPI_ERR_WIN invalid win argument
MPI_ERR_BASE invalid base argument
MPI_ERR_SIZE invalid size argument
MPI_ERR_DISP invalid disp argument
MPI_ERR_LOCKTYPE invalid locktype argument
MPI_ERR_ASSERT invalid assert argument
MPI_ERR_RMA_CONFLICT conflicting accesses to window
MPI_ERR_RMA_SYNC wrong synchronization of RMA calls

Table 8: Error classes in one-sided communication routines



Up: Error Handling Next: Semantics and Correctness Previous: Error Handlers


Return to MPI-2.2 Standard Index
Return to MPI Forum Home Page

(Unofficial) MPI-2.2 of September 4, 2009
HTML Generated on September 10, 2009