Hello,
When running the following command, I encountered the following errors:
# mpiexec --allow-run-as-root --mca btl ^openib --oversubscribe /root/cesm/scratch/mycase/bld/cesm.exe
ERROR: (cime_cpl_init) :: namelist read returns an end of file or end of record condition
#0 0x7f1e652afa2c in ???
#1 0x7f1e652afa6d in ???
#2 0x1a02a45 in ???
#3 0x1a02bf5 in ???
#4 0x42005f in ???
#5 0x422035 in ???
#6 0x7f1e64f14b66 in ???
#7 0x408519 in ???
#8 0xffffffffffffffff in ???
application called MPI_Abort(MPI_COMM_WORLD, 1001) - process 0
[unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=1001
:
system msg for write_line failure : Bad file descriptor
--------------------------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpiexec detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[9898,1],0]
Exit code: 233
--------------------------------------------------------------------------
How will I proceed? I would like to help. Thank you in advance.
When running the following command, I encountered the following errors:
# mpiexec --allow-run-as-root --mca btl ^openib --oversubscribe /root/cesm/scratch/mycase/bld/cesm.exe
ERROR: (cime_cpl_init) :: namelist read returns an end of file or end of record condition
#0 0x7f1e652afa2c in ???
#1 0x7f1e652afa6d in ???
#2 0x1a02a45 in ???
#3 0x1a02bf5 in ???
#4 0x42005f in ???
#5 0x422035 in ???
#6 0x7f1e64f14b66 in ???
#7 0x408519 in ???
#8 0xffffffffffffffff in ???
application called MPI_Abort(MPI_COMM_WORLD, 1001) - process 0
[unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=1001
:
system msg for write_line failure : Bad file descriptor
--------------------------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpiexec detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[9898,1],0]
Exit code: 233
--------------------------------------------------------------------------
How will I proceed? I would like to help. Thank you in advance.