cesm.exe error

ykp990521

ykp990521
Member
Hello everyone, which submitting a case after first time successfully building a case (I submit by making a submit.sh file), the batch system instantly sends back messages, seemingly not have executed the cesm.exe.
The slurm.out file says: slurmstepd: error: get_exit_code task 0 died by signal.
I copied the cesm.exe from bld to run, also chmod 755 cesm.exe
Additionally, the xml and submit.sh file are attached below, the command I submit is yhbatch -n 80 -p TH_HPC1 cesm.exe
Could you help me with that? Thanks a lot!
 

Attachments

fischer

CSEG and Liaisons
Staff member
You need to use the case.submit script to run cesm. It sets several variables needed to run cesm.exe. For example, the path to cesm.exe in the bld directory.

Chris
 
Back
Top