about timing file

ybj

yu bj
New Member
Hello everyone, I am currently working with the CESM 2.2 version. After I wanted to check the speed of my simulation, I navigated to the run/timing directory, but I couldn't find the cesm_timing.xxx file. Instead, there was only a folder named "checkpoints" containing files with names like model_timing_*.* and model_timing_* status. I did not find the information I was looking for in these files; specifically, I am trying to locate the TIMING PROFILE.
1713428324072.png
By the way, my model is still running. Is this related to the issue? I have checked the XML file, and the value of CHECK_TIMING is set to TRUE, which I have not altered. Does anyone know why this might be happening?

Thank you.
 

peverley

Courtney Peverley
Moderator
Staff member
Hi,

The timing files will not appear until after the model is done running. If you're still having this problem after the run has completed, please provide additional information about your case (compset, resolution, compiler) and I can hopefully help you debug your issue.

Another thing that would be good to check is if the SAVE_TIMING XML variable is set to true, the timing files are archived to wherever the SAVE_TIMING_DIR XML variable is set to (SAVE_TIMING should be false by default, but it's something to check)

Courtney
 
Back
Top