1MPI_Wtick(3)                        LAM/MPI                       MPI_Wtick(3)
2
3
4

NAME

6       MPI_Wtick -  Returns the resolution of MPI_Wtime
7

SYNOPSIS

9       #include <mpi.h>
10       double MPI_Wtick(void)
11

RETURN VALUE

13       Time in seconds of resolution of MPI_Wtime .
14
15
16

NOTES FOR FORTRAN

18       This  is  function  is declared as DOUBLE PRECISION MPI_WTICK() in For‐
19       tran.
20
21

SEE ALSO

23       MPI_Wtime
24
25

MORE INFORMATION

27       For more information, please see the official MPI Forum web site, which
28       contains  the  text of both the MPI-1 and MPI-2 standards.  These docu‐
29       ments contain detailed information about each  MPI  function  (most  of
30       which is not duplicated in these man pages).
31
32       http://www.mpi-forum.org/
33
34
35

ACKNOWLEDGEMENTS

37       The  LAM Team would like the thank the MPICH Team for the handy program
38       to generate man pages  ("doctext"  from  ftp://ftp.mcs.anl.gov/pub/sow‐
39       ing/sowing.tar.gz  ), the initial formatting, and some initial text for
40       most of the MPI-1 man pages.
41

LOCATION

43       wtick.c
44
45
46
47LAM/MPI 7.1.2                      2/23/2006                      MPI_Wtick(3)
Impressum