Query: mpi_wtime
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPI_Wtime(3) MPI MPI_Wtime(3)NAMEMPI_Wtime - Returns an elapsed time on the calling processorSYNOPSISdouble MPI_Wtime( void )RETURN VALUETime in seconds since an arbitrary time in the past.NOTESThis is intended to be a high-resolution, elapsed (or wall) clock. See MPI_WTICK to determine the resolution of MPI_WTIME . If the attribute MPI_WTIME_IS_GLOBAL is defined and true, then the value is synchronized across all processes in MPI_COMM_WORLD .NOTES FOR FORTRANThis is a function, declared as DOUBLE PRECISION MPI_WTIME() in Fortran.SEE ALSOalso: MPI_Wtick, MPI_Comm_get_attr, MPI_Attr_getLOCATIONwtime.c 11/6/2008 MPI_Wtime(3)
Related Man Pages |
---|
mpi_wtime(3) - redhat |
mpi_finalized(3) - debian |
mpi_pcontrol(3) - debian |
mpi_type_get_envelope(3) - debian |
mpi_type_set_attr(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
One instance of comparing grep and awk |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |