OpenMPI
0.1.1
|
Resource Discovery (Hostfile) More...
Go to the source code of this file.
Functions | |
BEGIN_C_DECLS ORTE_DECLSPEC int | orte_util_add_hostfile_nodes (opal_list_t *nodes, char *hostfile) |
Parse the provided hostfile and add the nodes to the list. | |
ORTE_DECLSPEC int | orte_util_filter_hostfile_nodes (opal_list_t *nodes, char *hostfile, bool remove) |
ORTE_DECLSPEC int | orte_util_get_ordered_host_list (opal_list_t *nodes, char *hostfile) |
Resource Discovery (Hostfile)