PMIX_FINALIZE(3) | OpenPMIx | PMIX_FINALIZE(3) |
PMIx_Finalize - Finalize the PMIx Client
#include <pmix.h> pmix_status_t PMIx_Finalize(void);
Finalize the PMIx client, closing the connection with the local PMIx server.
Returns PMIX_SUCCESS on success. On error, a negative value corresponding to a PMIx errno is returned.
PMIx errno values are defined in pmix_common.h.
SEE ALSO:
2014-2024, The OpenPMIx Community
April 1, 2024 |