MPI_Wtick man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

MPI_Wtick(3)			   Open MPI			  MPI_Wtick(3)

NAME
       MPI_Wtick - Returns the resolution of MPI_Wtime.

SYNTAX
C Syntax
       #include <mpi.h>
       double MPI_Wtick()

Fortran Syntax
       INCLUDE 'mpif.h'
       DOUBLE PRECISION MPI_WTICK()

C++ Syntax
       #include <mpi.h>
       double MPI::Wtick()

RETURN VALUE
       Time in seconds of resolution of MPI_Wtime.

DESCRIPTION
       MPI_Wtick  returns  the resolution of MPI_Wtime in seconds. That is, it
       returns, as a double-precision value, the  number  of  seconds  between
       successive clock ticks. For example, if the clock is implemented by the
       hardware as a counter that is incremented every millisecond, the	 value
       returned by MPI_Wtick should be 10^-3.

       Note  that  on POSIX platforms, Open MPI should always return 10^-6 for
       MPI_Wtick.  The returned value may be different on Windows platforms.

NOTE
       This function does not return an error value. Consequently, the	result
       of calling it before MPI_Init or after MPI_Finalize is undefined.

SEE ALSO
       MPI_Wtime

1.7.4				 Feb 04, 2014			  MPI_Wtick(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net