SST::Partition::SimplePartitioner Class Reference

Inheritance diagram for SST::Partition::SimplePartitioner:
SST::Partition::SSTPartitioner

Public Member Functions

 SimplePartitioner (int total_ranks)
void performPartition (PartitionGraph *graph)
 Function to be overriden by subclasses.
bool requiresConfigGraph ()
bool spawnOnAllRanks ()

Static Public Member Functions

static SSTPartitionerallocate (int total_ranks, int my_rank, int verbosity)

Member Function Documentation

void SST::Partition::SimplePartitioner::performPartition ( PartitionGraph graph  )  [virtual]

Function to be overriden by subclasses.

Performs the partitioning of the Graph using the PartitionGraph object.

Result of this function is that every ConfigComponent in graph has a Rank applied to it.

Reimplemented from SST::Partition::SSTPartitioner.

References SST::PartitionLink::getMinLatency().


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1