Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Global_Locus Struct Reference

Structure defining the global location. More...

#include <Locus.h>

Collaboration diagram for Global_Locus:
Collaboration graph

Data Fields

uint32_t partition
 the partition id More...
 
uint32_t application
 the application id More...
 
uint32_t rank
 the rank More...
 
uint32_t stream_id
 the stream id More...
 
uint32_t phase_id
 the phase id More...
 

Detailed Description

Structure defining the global location.

Todo:
only Pack_Locus is actually used

Definition at line 33 of file Locus.h.

Field Documentation

uint32_t Global_Locus::application

the application id

Definition at line 36 of file Locus.h.

uint32_t Global_Locus::partition

the partition id

Definition at line 35 of file Locus.h.

uint32_t Global_Locus::phase_id

the phase id

Definition at line 39 of file Locus.h.

uint32_t Global_Locus::rank

the rank

Definition at line 37 of file Locus.h.

uint32_t Global_Locus::stream_id

the stream id

Definition at line 38 of file Locus.h.


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