OpenMPI  0.1.1
hostfile.h File Reference

Resource Discovery (Hostfile) More...

#include "orte_config.h"
#include "opal/class/opal_list.h"

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)
 

Detailed Description

Resource Discovery (Hostfile)