Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

about the unit of walltotal in ccsm_timing_stats file

Dear all, Can anyone tell me what is the unit for walltotal in ccsm_timing_stats file?An example as following: name                          processes  threads        count      walltotal   wallmax (proc   thrd  )   wallmin (proc   thrd  )DRIVER_INIT                         512      512 5.120000e+02   2.288781e+04    44.791 (     7      0)    44.673 (   419      0)driver_init_comps                   512      512 5.120000e+02   2.023756e+04    39.913 (     7      0)    39.090 (   112      0) Many thanks in advance! Zheng
 
I run a case, the run time of which is 3616 sec, while the cpu time is 1825329.25 sec. The total wall time for one process is 1.812262e+06 as shown in below. The total wall time seemds to be little too large.. name                          processes  threads        count      walltotal   wallmax (proc   thrd  )   wallmin (proc   thrd  )DRIVER_RUN_LOOP     512      512 8.970240e+06   1.812262e+06  3539.594 (   445      0)  3539.468 (   144      0) 
 
Top