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

./case.submit error

koichi omi

koichi
New Member
After I made a case of FWHIST case, I can execute ./case.setup and ./case.build.
However, when I execute ./case.submit, the following error occurred and the calculation stopped.

* FATAL ERROR : (glc_io.F90:212) Operation not permitted
Exiting with fatal error: this_rank = 0
PARALLEL STOP in glimmer_log.F90 at line 180
Abort(1001) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1001) - process 0
[mpiexec@ccns177] HYD_sock_write (../../../../../src/pm/i_hydra/libhydra/sock/hydra_sock_intel.c:360): write error (Broken pipe)

Please tell me how to solve this problem.
 

Attachments

  • cesm.log.210419-195158.txt
    125.4 KB · Views: 11

jedwards

CSEG and Liaisons
Staff member
Please provide information about the model version and the compset and resolution you are running as well as
the machine, compiler and mpi library you are using.
 

807727227

807727227
New Member
Please provide information about the model version and the compset and resolution you are running as well as
the machine, compiler and mpi library you are using.
Hello, I use CESM 2.1.3, with compset F2000climo and resolution f19_f19, and I use intel compiler, intelmpi mpi libarary. Here are two files.
 

807727227

807727227
New Member
You need to update to the latest release in the 2.1 series: cesm2.1.5.
Hello, maybe this problem do not rely on the version, because I use cesm2.1.5 I meet the same question.
In glc.log,
* FATAL ERROR : (glc_io.F90:212) Operation not permitted
*******************************************************************************
Finished logging at 2024-10-17 03:26:24.698

and in cesm.log,
Logged atglc_io.F90 212
* FATAL ERROR : (glc_io.F90:212) Operation not permitted
Exiting with fatal error: this_rank = 0
PARALLEL STOP in glimmer_log.F90 at line 180
Abort(1001) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1001) - process 0
 

Attachments

  • config.zip
    2.2 KB · Views: 0
Top