/[MITgcm]/MITgcm/eesupp/src/timers.F
ViewVC logotype

Diff of /MITgcm/eesupp/src/timers.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by adcroft, Wed Jun 10 21:38:28 1998 UTC revision 1.2 by adcroft, Wed Jul 15 22:11:33 1998 UTC
# Line 360  CEndOfInterface Line 360  CEndOfInterface
360        systemTime    = TARRAY(2)        systemTime    = TARRAY(2)
361  #ifdef ALLOW_USE_MPI  #ifdef ALLOW_USE_MPI
362        wtime         = MPI_Wtime()        wtime         = MPI_Wtime()
       WRITE(0,*) ' Wtime = ', wtime  
363        wallClockTime = wtime        wallClockTime = wtime
       WRITE(0,*) ' WallClocktime = ', wallClockTime  
364  #endif /* ALLOW_USE_MPI */  #endif /* ALLOW_USE_MPI */
365  #ifndef ALLOW_USE_MPI  #ifndef ALLOW_USE_MPI
366        wallClockTime = 0.        wallClockTime = 0.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22