OpenMPI  0.1.1
orte_finalize.c File Reference
#include "orte_config.h"
#include "orte/constants.h"
#include "opal/runtime/opal.h"
#include "opal/util/output.h"
#include "orte/mca/ess/ess.h"
#include "orte/mca/ess/base/base.h"
#include "orte/runtime/orte_globals.h"
#include "orte/runtime/runtime.h"
#include "orte/runtime/orte_locks.h"
#include "orte/util/show_help.h"

Functions

int orte_finalize (void)
 Leave ORTE. More...
 

Function Documentation

int orte_finalize ( void  )

Leave ORTE.

Return values
ORTE_SUCCESSUpon success.
ORTE_ERRORUpon failure.

This function performs

References opal_atomic_trylock(), opal_finalize(), opal_output_close(), orte_ess_base_close(), orte_initialized, and orte_show_help_finalize().

Referenced by ompi_mpi_finalize().