OpenMPI
0.1.1
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
vt_sync.h
1
/**
2
* VampirTrace
3
* http://www.tu-dresden.de/zih/vampirtrace
4
*
5
* Copyright (c) 2005-2012, ZIH, TU Dresden, Federal Republic of Germany
6
*
7
* Copyright (c) 1998-2005, Forschungszentrum Juelich, Juelich Supercomputing
8
* Centre, Federal Republic of Germany
9
*
10
* See the file COPYING in the package base directory for details
11
**/
12
13
#ifndef _VT_MPISYNC_H
14
#define _VT_MPISYNC_H
15
16
#ifdef __cplusplus
17
# define EXTERN extern "C"
18
#else
19
# define EXTERN extern
20
#endif
21
22
#include "vt_inttypes.h"
23
24
#include "mpi.h"
25
26
EXTERN
void
vt_sync(
MPI_Comm
comm, uint64_t* ltime, int64_t* offset);
27
28
#endif
29
30
31
32
33
34
35
36
37
ompi_communicator_t
Definition:
communicator.h:118
ompi
contrib
vt
vt
vtlib
vt_sync.h
Generated on Wed Dec 24 2014 12:05:18 for OpenMPI by
1.8.8