Hi everyone,
I would like to perform a single point run with CLM5 using Docker. I can easily run the run_neon case in the escomp/cesm-lab-neon Docker container, but whenever I try to perform a global or single point case, I encounter the same issue when I submit the case. I am able to download all the necessary input data and build the case successfully, but when I execute ./case.submit, I get an error that states:
“Exception from case_run: ERROR: RUN FAIL: Command ’mpiexec -n 4 /home/user/scratch/I2000_CTSM_FATESsp/bld/cesm.exe >> cesm.log.$LID 2>&1 ’ failed”
When I check the CESM log, I see the following error:
**“Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted.
mpiexec noticed that process rank 1 with PID 0 on node ddf427f59543 exited on signal 9 (Killed).”**
Could you please provide some support to help resolve this issue?
Thanks,
I would like to perform a single point run with CLM5 using Docker. I can easily run the run_neon case in the escomp/cesm-lab-neon Docker container, but whenever I try to perform a global or single point case, I encounter the same issue when I submit the case. I am able to download all the necessary input data and build the case successfully, but when I execute ./case.submit, I get an error that states:
“Exception from case_run: ERROR: RUN FAIL: Command ’mpiexec -n 4 /home/user/scratch/I2000_CTSM_FATESsp/bld/cesm.exe >> cesm.log.$LID 2>&1 ’ failed”
When I check the CESM log, I see the following error:
**“Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted.
mpiexec noticed that process rank 1 with PID 0 on node ddf427f59543 exited on signal 9 (Killed).”**
Could you please provide some support to help resolve this issue?
Thanks,