OpenMPI  0.1.1
AllData Struct Reference

Public Member Functions

 AllData (uint32_t my_rank=0, uint32_t num_ranks=1)
 

Data Fields

const uint32_t myRank
 
const uint32_t numRanks
 
uint32_t myProcessesNum
 
uint32_t * myProcessesList
 
Params params
 
Progress progress
 
Measurement measurement
 
Grouping grouping
 
string creator
 
string version
 
string comments
 
set< Process, ltProcessallProcesses
 
map< uint64_t, string > functionIdNameMap
 
map< uint64_t, string > counterIdNameMap
 
map< uint64_t, string > processIdNameMap
 
map< uint64_t, list< StackType > > stackPerProcess
 
map< Pair, PendingCollective,
ltPair
pendingCollectives
 
map< uint64_t, uint64_t > collectiveOperationsToClasses
 
set< uint64_t > countersOfInterest
 
uint64_t timerResolution
 
uint64_t recvTimeKey
 
map< Pair, FunctionData, ltPairfunctionMapPerRank
 
map< Triple, CounterData,
ltTriple
counterMapPerFunctionRank
 
map< Pair, MessageData, ltPairmessageMapPerRankPair
 
map< uint64_t, MessageDatamessageMapPerRank
 
map< Pair, CollectiveData, ltPaircollectiveMapPerRank
 
map< uint64_t, FunctionDatafunctionMapGlobal
 
map< Pair, CounterData, ltPaircounterMapGlobal
 
map< Pair, MessageData, ltPairmessageMapPerGroupPair
 
map< uint64_t, MessageDatamessageMapPerGroup
 
map< Pair, MessageSpeedData,
ltPair
messageSpeedMapPerLength
 
map< Pair, CollectiveData, ltPaircollectiveMapPerGroup
 

The documentation for this struct was generated from the following file: