Hi, all
I run a single-point simulation for hybrid mode, with the initial condition is from a cold spinup,
there is no default setting for use_init_interp, I can successfully run with default settings, ( I did not know use_init_interp is true or false).
But when I manually set use_init_interp = .true., cesm.log said the below error (no error reported from atm.log and lnd.log):
Setting mpi info: striping_factor=1
Setting mpi info: striping_unit=1048576
NetCDF: Attribute not found
pio_support::pio_die:: myrank= -1 : ERROR: pionfatt_mod.F90: 435 : NetCDF: Attribute not found
MPICH ERROR [Rank 0] [job id 8399907.0] [Thu Dec 26 17:33:15 2024] [nid002754] - Abort(1) (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
srun: error: nid002754: task 0: Exited with exit code 1
srun: launch/slurm: _step_signal: Terminating StepId=8399907.0
Do you know what is the problem.
I run a single-point simulation for hybrid mode, with the initial condition is from a cold spinup,
there is no default setting for use_init_interp, I can successfully run with default settings, ( I did not know use_init_interp is true or false).
But when I manually set use_init_interp = .true., cesm.log said the below error (no error reported from atm.log and lnd.log):
Setting mpi info: striping_factor=1
Setting mpi info: striping_unit=1048576
NetCDF: Attribute not found
pio_support::pio_die:: myrank= -1 : ERROR: pionfatt_mod.F90: 435 : NetCDF: Attribute not found
MPICH ERROR [Rank 0] [job id 8399907.0] [Thu Dec 26 17:33:15 2024] [nid002754] - Abort(1) (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
srun: error: nid002754: task 0: Exited with exit code 1
srun: launch/slurm: _step_signal: Terminating StepId=8399907.0
Do you know what is the problem.