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 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
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
 
Top