|
OpenMPI
0.1.1
|
#include "orte_config.h"#include "orte/constants.h"#include "orte/types.h"#include "opal/class/opal_list.h"#include "orte/mca/ras/ras_types.h"#include "orte/mca/ras/ras.h"#include "orte/mca/ras/base/base.h"Go to the source code of this file.
Functions | |
| BEGIN_C_DECLS ORTE_DECLSPEC int | orte_ras_base_allocate (orte_job_t *jdata) |
| ORTE_DECLSPEC int | orte_ras_base_node_insert (opal_list_t *, orte_job_t *) |
| Add the specified node definitions to the registry. | |