SST::Partition::SSTSelfPartition Class Reference

Self partitioner actually does nothing. More...

#include <selfpart.h>

Inheritance diagram for SST::Partition::SSTSelfPartition:
SST::Partition::SSTPartitioner

Public Member Functions

 SSTSelfPartition ()
 Creates a new self partition scheme.
void performPartition (ConfigGraph *graph)
 Performs a partition of an SST simulation configuration.
bool requiresConfigGraph ()
bool spawnOnAllRanks ()

Static Public Member Functions

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

Detailed Description

Self partitioner actually does nothing.

It is simply a pass through for graphs which have been partitioned during graph creation.


Member Function Documentation

void SSTSelfPartition::performPartition ( ConfigGraph 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:

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1