Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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

  • submit.sh.txt
    44 bytes · Views: 6
  • slurm-3852587.out.txt
    55 bytes · Views: 2
  • config_batch.xml.txt
    395 bytes · Views: 5
  • config_compilers.xml.txt
    1.6 KB · Views: 1
  • config_machines.xml.txt
    1.4 KB · Views: 2
  • config_pes.xml.txt
    1.4 KB · Views: 1

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
 
Top