Time output is written only to rsl.error.0000 and rsl.out.0000 log files in a parallel run

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

hconel

Member
Hi,
I'm running real.exe and wrf.exe parallel on 20 cores. The time output (that is, the lines which look like:
Code:
...
Timing for main: time 2021-11-14_00:57:52 on domain   4:    0.69735 elapsed seconds
Timing for main: time 2021-11-14_00:57:52 on domain   4:    0.70016 elapsed seconds
Timing for main: time 2021-11-14_00:57:52 on domain   3:    3.04031 elapsed seconds
Timing for main: time 2021-11-14_00:57:53 on domain   4:    0.70231 elapsed seconds
...
)
writes only to rsl.error.0000 and rsl.out.0000 files. The log files rsl.error.[0001-0019] and rsl.out.[0001-0019] does not contain such lines. I'm not quite sure, but if I remember correctly, "Timing for main: ..." lines were appearing in all of the rsl files in my previous runs.

Is this expected behavior? Am I mistaken in my recollection?

Thanks in advance.
 
Back
Top