SST  8.0.0
StructuralSimulationToolkit
SST::IMPL::Partition::SSTRoundRobinPartition Class Reference
Inheritance diagram for SST::IMPL::Partition::SSTRoundRobinPartition:
SST::Partition::SSTPartitioner

Public Member Functions

 SSTRoundRobinPartition (RankInfo world_size, RankInfo my_rank, int verbosity)
 
void performPartition (PartitionGraph *graph) override
 Performs a partition of an SST simulation configuration. More...
 
bool requiresConfigGraph () override
 
bool spawnOnAllRanks () override
 
- Public Member Functions inherited from SST::Partition::SSTPartitioner
virtual void performPartition (PartitionGraph *UNUSED(graph))
 Function to be overridden by subclasses. More...
 
virtual void performPartition (ConfigGraph *UNUSED(graph))
 Function to be overridden by subclasses. More...
 
virtual void performPartition (PartitionGraph *UNUSED(graph))
 Function to be overridden by subclasses. More...
 
virtual void performPartition (ConfigGraph *UNUSED(graph))
 Function to be overridden by subclasses. More...
 

Member Function Documentation

void SST::IMPL::Partition::SSTRoundRobinPartition::performPartition ( PartitionGraph graph)
override

Performs a partition of an SST simulation configuration.

Parameters
graphThe simulation configuration to partition

The documentation for this class was generated from the following files: