table of contents
other versions
- unstable 4.3.1-3
MPIX_Comm_revoke(3) | MPI | MPIX_Comm_revoke(3) |
NAME¶
MPIX_Comm_revoke - Prevent a communicator from being used in the future
SYNOPSIS¶
int MPIX_Comm_revoke(MPI_Comm comm)
INPUT PARAMETERS¶
- comm
- - communicator to revoke (handle)
NOTES¶
6/20/2025 |