1 #ifndef NODE_ID_ALLOCATION_H 2 #define NODE_ID_ALLOCATION_H 30 std::vector<node_id>& node_list,
42 #endif // NODE_ID_ALLOCATION_H static void read_coordinate_file(const std::string &file, std::vector< node_id > &node_list, hw::topology *top)
std::set< node_id > ordered_node_set
virtual void init_factory_params(sprockit::sim_parameters *params)
Strategy type for assigning processes to nodes in a parallel run.
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
virtual void allocate(int nnode_requested, const ordered_node_set &available, ordered_node_set &allocation) const
Get nodes.
virtual ~node_id_allocation()
node_id_allocation(parallel_runtime *rt)