huazhen
Member
I am trying to run CESM2 on super computer. I use intel/2017.u2 compiler. I get an error when I was running scripts_regression_tests.py K_TestCimeCase. The output document guided me the following errors: SystemExit: ERROR: Command: 'sbatch --time 0:05:00 -p default .case.run --resubmit' failed with error 'b'sbatch: error: invalid partition specified: defaultnsbatch: error: Batch job submission failed: Invalid partition name specified'' from dir '/data/cephfs/punim0769/scripts_regression_test.20190613_203959/st_archive_resubmit_test' I think the problem is definitely due to some wrong settings in $HOME/.cime/config_batch.xml. But I have no idea how to solve this problem. I will attach my $HOME/.cime/config_compiler.xml , config_machines.xml, config_batch.xml and the full output information.Any help is much appreciated. Thanks a lot.