12 #ifndef SSTMAC_BACKENDS_NATIVE_LAUNCH_RANDOMINDEXING_H_INCLUDED 13 #define SSTMAC_BACKENDS_NATIVE_LAUNCH_RANDOMINDEXING_H_INCLUDED 42 std::vector<node_id> &result,
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.
virtual ~random_task_mapper()
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
virtual void init_factory_params(sprockit::sim_parameters *params)
Base class for strategies regarding how to sequentially number nodes in a parallel simulation...
RNG::UniformInteger * rng_
random_task_mapper(parallel_runtime *rt)
An index strategy that allocates indices using a round robin.