12 #ifndef SSTMAC_BACKENDS_NATIVE_LAUNCH_BLOCKINDEXING_H_INCLUDED 13 #define SSTMAC_BACKENDS_NATIVE_LAUNCH_BLOCKINDEXING_H_INCLUDED 36 std::vector<node_id> &result,
int nproc);
block_task_mapper(parallel_runtime *rt)
std::set< node_id > ordered_node_set
virtual void map_ranks(const app_id &aid, const ordered_node_set &nodes, int ppn, std::vector< node_id > &result, int nproc)
Assign processes to nodes.
An index strategy that allocates indices using a round robin.
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
virtual ~block_task_mapper()
Base class for strategies regarding how to sequentially number nodes in a parallel simulation...