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

Attempting to use an MPI routine before initializing MPICH

dayon

Member
Hi, Scientists.
I want to run cesm2.1.3 with a mpi-serial mode. After creating a case, I set the xml file with
./xmlchange NSTASKS=1
./xmlchange MPILIB=mpi-serial

the ./case.build finished with no error. However, when typing the ./case.submit, it failed with the ERROR in the end of cesm.log.201223-103139, as shown:
"Attempting to use an MPI routine before initializing MPICH"

Dose anyone know what else need to be set? Thanks very much in advance.
 
Top