SST::Partition::SSTSinglePartition Class Reference

Single partitioner is a virtual partitioner used for serial jobs. More...

#include <singlepart.h>

Inheritance diagram for SST::Partition::SSTSinglePartition:
SST::Partition::SSTPartitioner

Public Member Functions

 SSTSinglePartition ()
 Creates a new single partition scheme.
void performPartition (PartitionGraph *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

Single partitioner is a virtual partitioner used for serial jobs.

It simply ensures that all components are assigned to rank 0.


Member Function Documentation

void SSTSinglePartition::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:

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1