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

Port Validation Error

Hello,  I am trying to port CESM1.2.2 on my laptop (mac). I have successfully done the case (-compset X -res f45_g37) which is instructed to do as a 1st step in the User's manual (CESM1.2) . Now, I am trying to do Port Validation (Step 3 in the guide).I encountered ERROR in a test, ERT.ne30_g16.B1850CN, in .test_build phase. this is the error message:/Users/hiroki/cesm_exe/ERT.ne30_g16.B1850CN.kunimac_gnu.171031-220825/bld/atm.bldlog.171031-221208ERROR: cam.buildexe.csh failed, see /Users/hiroki/cesm_exe/ERT.ne30_g16.B1850CN.kunimac_gnu.171031-220825/bld/atm.bldlog.171031-221208ERROR: cat /Users/hiroki/cesm_exe/ERT.ne30_g16.B1850CN.kunimac_gnu.171031-220825/bld/atm.bldlog.171031-221208  this is a part of the log file:/Users/hiroki/cesm1_2_2/models/atm/cam/src/dynamics/se/spmd_dyn.F90:91:45:      call mpibcast (dyn_npes,1,mpiint,0,mpicom)                                             1Error: Symbol 'mpicom' at (1) has no IMPLICIT type/Users/hiroki/cesm1_2_2/models/atm/cam/src/dynamics/se/spmd_dyn.F90:91:36:      call mpibcast (dyn_npes,1,mpiint,0,mpicom)                                    1Error: Symbol 'mpiint' at (1) has no IMPLICIT typemake: *** [spmd_dyn.o] Error 1  I think this is an error related to MPI, but i don't use MPI (mpi-serial is used). Please tell me what causes this error and how to fix it.  Hiroki KunifudaThe University of Tokyo.
 
Top