![]()  | 
  
    Multi-ApplicationOnlineProfiling
    2.1
    
   | 
 
#include <mpi.h>

Go to the source code of this file.
Functions | |
| static MPI_Comm | Trace_Comm_get () | 
| Getter on the sync communicator.  More... | |
| void | Trace_Comm_init () | 
| Initializes the trace communicator.  More... | |
| void | Trace_Comm_release () | 
| Releases the trace communicator.  More... | |
Variables | |
| MPI_Comm | __trace_comm | 
| This is the MPI communicator used for interprocess time synchronization.  More... | |