MPI_Wtick function
Returns the resolution of MPI_Wtime.
Syntax
double MPIAPI MPI_Wtick(void);
Parameters
This function has no parameters.
Return value
Time in seconds of resolution of MPI_Wtime.
Fortran
DOUBLE PRECISION MPI_WTICK()
Requirements
Product |
HPC Pack 2012 MS-MPI Redistributable Package, HPC Pack 2008 R2 MS-MPI Redistributable Package, HPC Pack 2008 MS-MPI Redistributable Package or HPC Pack 2008 Client Utilities |
Header |
Mpi.h; Mpif.h |
Library |
Msmpi.lib |
DLL |
Msmpi.dll |