DOKK / manpages / debian 13 / libpmix-dev / PMIx_Finalize.3.en
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-2025, The OpenPMIx Community

March 21, 2025