kunifuda@g_ecc_u-tokyo_ac_jp
New Member
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.