sjsprecious@gmail_com
Member
Deal all,Recently I try to compile CESM1.2.2 with newer version of mpich, newer paraller version of hdf5 and netcdf, but it fails while building buildlib.csm_share. The error message looks like:===================================================================================PGF90-S-0188-Argument number 3 to pio_def_dim: type mismatch (..../cesm1_2_2/models/drv/shr/seq_io_mod.F90: 1170)PGF90-S-0038-Symbol, pio_unlimited, has not been explicitly declared (.../cesm1_2_2/models/drv/shr/seq_io_mod.F90) 0 inform, 0 warnings, 2 severes, 0 fatal for seq_io_write_timegmake: *** [seq_io_mod.o] Error 2=================================================================================== Before I use the older version of mpich, parallel netcdf and hdf5 libraries and it works fine, but now it crashes. Is there any way to solve this issue besides going back to the old modules? Thank you. Jian