mfwehner@lbl_gov
Member
I am trying to configure an ne120_ne120 CAM5 problem at NERSC using cesm1_2_2. The timer routines do not save a file with the summary diagnostics that I have seen with earlier versions and are in the documentation. I have the following settings in env_run.xml
and the following settings in drv_in
tchkpt_dir = './timing/checkpoints'
timing_dir = './timing'
&prof_inparm
profile_barrier = .false.
profile_depth_limit = 5
profile_detail_limit = 0
profile_disable = .false.
profile_global_stats = .true.
profile_single_file = .false.
profile_timer = 4
/
It only makes one file ccsm_timing_stats, not the summary.
Also, any suggestions on a good configuration on edison/hopper? How many threads should I use?
Thanks
Michael Wehner
Berkeley Lab
and the following settings in drv_in
tchkpt_dir = './timing/checkpoints'
timing_dir = './timing'
&prof_inparm
profile_barrier = .false.
profile_depth_limit = 5
profile_detail_limit = 0
profile_disable = .false.
profile_global_stats = .true.
profile_single_file = .false.
profile_timer = 4
/
It only makes one file ccsm_timing_stats, not the summary.
Also, any suggestions on a good configuration on edison/hopper? How many threads should I use?
Thanks
Michael Wehner
Berkeley Lab