|
static SSTPartitioner * | allocate (RankInfo total_ranks, RankInfo my_rank, int verbosity) |
|
static bool | addPartitioner (const std::string name, const SSTPartitioner::partitionerAlloc alloc, const std::string description) |
|
static SSTPartitioner * | getPartitioner (std::string name, RankInfo total_ranks, RankInfo my_rank, int verbosity) |
|
static const std::map< std::string, std::string > & | getDescriptionMap () |
|
void SST::Partition::SSTRoundRobinPartition::performPartition |
( |
PartitionGraph * |
graph | ) |
|
|
virtual |
Performs a partition of an SST simulation configuration.
- Parameters
-
graph | The simulation configuration to partition |
Reimplemented from SST::Partition::SSTPartitioner.
The documentation for this class was generated from the following files:
- src/sst/core/part/rrobin.h
- src/sst/core/part/rrobin.cc