12 #ifndef FIRSTAVAILABLEALLOCATION_H 13 #define FIRSTAVAILABLEALLOCATION_H 42 #endif // FIRSTAVAILABLEALLOCATION_H std::set< node_id > ordered_node_set
Strategy type for assigning processes to nodes in a parallel run.
void allocate(int nnode_requested, const ordered_node_set &available, ordered_node_set &allocation) const
Get nodes.
virtual ~first_available_allocation()
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
first_available_allocation(parallel_runtime *rt)