OpenMPI
0.1.1
|
The Open MPI Name Server. More...
#include "orte_config.h"
#include "orte/constants.h"
#include "opal/mca/mca.h"
#include "opal/mca/base/mca_base_param.h"
#include "grpcomm_bad.h"
Functions | |
int | orte_grpcomm_bad_open (void) |
int | orte_grpcomm_bad_close (void) |
int | orte_grpcomm_bad_component_query (mca_base_module_t **module, int *priority) |
Variables | |
orte_grpcomm_base_component_t | mca_grpcomm_bad_component |
The Open MPI Name Server.
The Open MPI Name Server provides unique name ranges for processes within the universe. Each universe will have one name server running within the seed daemon. This is done to prevent the inadvertent duplication of names.
orte_grpcomm_base_component_t mca_grpcomm_bad_component |