static MPI_Comm Trace_Comm_get()
Getter on the sync communicator. 
 
MPI_Comm __trace_comm
This is the MPI communicator used for interprocess time synchronization. 
 
void Trace_Comm_init()
Initializes the trace communicator. 
 
void Trace_Comm_release()
Releases the trace communicator.