huihuojia@163_com
Member
I want to do multi-instances run of CESM, and the instance number I intend to use is 80, and the compset I use is:
2000_CAM5_CLM40%SP_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV
in which, CAM/CLM/CICE are active components.
./xmlchange NINST_ATM=80
./xmlchange NINST_LND=80
./xmlchange NINST_ICE=80
./xmlchange NINST_ROF=1
./xmlchange NINST_OCN=1
And I will turn off the ROF: ./xmlchange RTM_MODE='NULL'.
and because the computational nodes are limited in cluster machine, so I want to use batches to submit the jobs, suppose I have 80 instances, then I want to have 20 instances per batch, and submit in 4 batches.
Will the result of 4 batches be different from the 80 instances run in 1 batch?
Thanks
2000_CAM5_CLM40%SP_CICE%PRES_DOCN%DOM_RTM_SGLC_SWAV
in which, CAM/CLM/CICE are active components.
./xmlchange NINST_ATM=80
./xmlchange NINST_LND=80
./xmlchange NINST_ICE=80
./xmlchange NINST_ROF=1
./xmlchange NINST_OCN=1
And I will turn off the ROF: ./xmlchange RTM_MODE='NULL'.
and because the computational nodes are limited in cluster machine, so I want to use batches to submit the jobs, suppose I have 80 instances, then I want to have 20 instances per batch, and submit in 4 batches.
Will the result of 4 batches be different from the 80 instances run in 1 batch?
Thanks