18.2.401. MPI_T_event_handle_set_info
MPI_T_event_handle_set_info — Updates the hints of the event-registration handle associated with event_registration.
18.2.401.1. SYNTAX
18.2.401.1.1. C Syntax
int MPI_T_event_handle_set_info(MPI_T_event_registration
event_registration, MPI_Info info)
18.2.401.2. INPUT PARAMETERS
event_registration: Event registration to be queried.info: Info argument.
18.2.401.3. DESCRIPTION
MPI_T_event_handle_set_info updates the hints of the event-registration handle associated with event_registration using the hints provided in info.
18.2.401.4. ERRORS
MPI_T_source_get_info will fail if:
MPI_T_ERR_NOT_INITIALIZED: The MPI Tools interface not initializedMPI_T_ERR_INVALID_INDEX: The event registration is invalidMPI_T_ERR_INFO: Invalid info