SST 16.0.0
Structural Simulation Toolkit
SST::Core::TimingOutput Class Reference

Outputs configuration data to a specified file path. More...

#include <timingOutput.h>

Public Types

enum  Key {
  LOCAL_MAX_RSS , GLOBAL_MAX_RSS , LOCAL_MAX_PF , GLOBAL_PF ,
  GLOBAL_MAX_IO_IN , GLOBAL_MAX_IO_OUT , GLOBAL_MAX_SYNC_DATA_SIZE , GLOBAL_SYNC_DATA_SIZE ,
  MAX_MEMPOOL_SIZE , GLOBAL_MEMPOOL_SIZE , MAX_BUILD_TIME , MAX_RUN_TIME ,
  MAX_TOTAL_TIME , SIMULATED_TIME_UA , GLOBAL_ACTIVE_ACTIVITIES , GLOBAL_CURRENT_TV_DEPTH ,
  GLOBAL_MAX_TV_DEPTH , RANKS , THREADS
}
 Timing Parameters.

Public Member Functions

 TimingOutput (const SST::Output &output, int print_verbosity)
void generate (SST::Util::PerfReporter *reporter)
void set (Key key, uint64_t v)
void set (Key key, UnitAlgebra v)
void set (Key key, double v)

Detailed Description

Outputs configuration data to a specified file path.


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