SST::Partition::SSTRoundRobinPartition Class Reference
Public Member Functions |
| SSTRoundRobinPartition (int world_size) |
void | performPartition (PartitionGraph *graph) |
| Performs a partition of an SST simulation configuration.
|
bool | requiresConfigGraph () |
bool | spawnOnAllRanks () |
Static Public Member Functions |
static SSTPartitioner * | allocate (int total_ranks, int my_rank, int verbosity) |
Member Function Documentation
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:
- sst/core/part/rrobin.h
- sst/core/part/rrobin.cc