Hello,
I was able to build successfully a simple use_case, after resolving several porting issues (that I may list in a previous post that disappeared, due to a maintenance process, I guess) :
Now, almost the end, I faced a
I cannot really give more details, as the
It just says :
Here is the console :
Thanks a lot !
I was able to build successfully a simple use_case, after resolving several porting issues (that I may list in a previous post that disappeared, due to a maintenance process, I guess) :
MODEL BUILD HAS FINISHED SUCCESSFULLY
Now, almost the end, I faced a
mpiexec
error when ./case.submit
. I cannot really give more details, as the
cesm.log
in /run is almost empty. It just says :
mpiexec: Error: unknown option "--prepend-rank"
Type 'mpiexec --help' for usage.
Here is the console :
Finished creating component namelists
-------------------------------------------------------------------------
- Prestage required restarts into /home/CESM/projects/cesm/scratch/testrun3/run
- Case input data directory (DIN_LOC_ROOT) is /home/CESM/projects/cesm/inputdata
- Checking for required input datasets in DIN_LOC_ROOT
-------------------------------------------------------------------------
2025-07-28 17:29:43 MODEL EXECUTION BEGINS HERE
run command is mpiexec -np 4 --prepend-rank /home/CESM/projects/cesm/scratch/testrun3/bld/cesm.exe >> cesm.log.$LID 2>&1
[B]ERROR: RUN FAIL: Command 'mpiexec -np 4 --prepend-rank /home/CESM/projects/cesm/scratch/testrun3/bld/cesm.exe >> cesm.log.$LID 2>&1 ' failed[/B]
See log file for details: /home/CESM/projects/cesm/scratch/testrun3/run/cesm.log.250728-172942
Thanks a lot !