huazhen
Member
I am trying to run CESM2 on our super computer. I use intel/2017.u2 compiler. I get the following job process messages when I am trying to validate a CESM port with prognostic components in http://esmci.github.io/cime/users_guide/porting-cime.html by running "./create_test --xml-category prealpha --xml-machine cheyenne --xml-compiler intel --machine spartan --compiler intel". And I contacted with system users about the (MaxCpuPerAccount) problem. They told me that my jobs are requesting 272 cores which are more than the limit(200). I have to reduce my core request to 200 cores or below, and then they will run. But I don't know how to change processors of each jobs like previous version CESM1.2 http://www.cesm.ucar.edu/models/cesm1.2/cesm/doc/usersguide/x715.html#case_conf_setting_pesI found the "env_mach_pes.xml" file in the output root /data/cephfs/punim0769/cesm/scratch/NCK.f19_g17.B1850.spartan_intel.allactive-defaultiomi.20190705_222158_70busqBut every time I run my script, it will create a new file in /data/cephfs/punim0769/cesm/scratch/. So the problem cannot be fixed if I just change the contents in this file. I think there should be some other files could control this setting.Can I change the default settings in path /home/huazhenl/my_cesm_sandbox/cime_config/config_pes.xml to reduce the core request? Do I need to change the settings in path /home/huazhenl/.cime/config_machines.xml? I will attach the following three files./data/cephfs/punim0769/cesm/scratch/NCK.f19_g17.B1850.spartan_intel.allactive-defaultiomi.20190705_222158_70busq/env_mach_pes.xml/home/huazhenl/my_cesm_sandbox/cime_config/config_pes.xml/home/huazhenl/.cime/config_machines.xml Any help is much appreciated. Thanks a lot. JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON) 9929460 physical NCK.f19_ huazhenl PD 0:00 13 (PartitionTimeLimit) 9929608 physical NCK.f19_ huazhenl PD 0:00 13 (PartitionTimeLimit) 9930100 physical NCK.f19_ huazhenl PD 0:00 13 (MaxCpuPerAccount) 9931908 physical PET_PM.f huazhenl PD 0:00 26 (MaxCpuPerAccount) 9929181 physical ERI.f09_ huazhenl PD 0:00 9 (MaxCpuPerAccount) 9930627 physical ERS_D.f0 huazhenl PD 0:00 9 (MaxCpuPerAccount) 9930640 physical IRT_Ld7. huazhenl PD 0:00 9 (MaxCpuPerAccount)