bowen_zhao@yale_edu
New Member
Dear all,
I'm trying to port CESM to NASA NCCS discover machine. Several discussions in the forum were very helpful in advancing my progress. But now I get stuck with an error in csm_share.bldlog.
I already applied the patch in https://bb.cgd.ucar.edu/comment/1008067#comment-1008067.The full error message is just one sentence:"/discover/nobackup/bzhao4/scratch/CESM/test_ctr/bld/intel//nodebug/nothreads/csm_share.bldlog.180530-141552mpif90 -c -I. -I/discover/nobackup/bzhao4/scratch/CESM/test_ctr/bld/intel//nodebug/nothreads/include -I/discover/nobackup/bzhao4/scratch/CESM/test_ctr/bld/intel//nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/usr/local/other/SLES11.1/netcdf4/4.3.2/intel-13.0.1.117_impi-4.0.3.008//include -I/discover/nobackup/bzhao4/scratch/CESM/test_ctr/bld/intel//nodebug/nothreads/include -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/csm_share/shr -I. -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/runs/test_ctr/SourceMods/src.share -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/drv/shr -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/dead_share -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/csm_share/shr -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/utils/esmf_wrf_timemgr -I/discover/nobackup/bzhao4/scratch/CESM/test_ctr/bld/lib/include -fp-model source -convert big_endian -assume byterecl -ftz -traceback -assume realloc_lhs -O2 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_ROF=1 -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRINTEL -free /gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/drv/shr/seq_io_mod.F90/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/drv/shr/seq_io_mod.F90(1170): error #6404: This name does not have a type, and must have an explicit type. [PIO_UNLIMITED] rcode = pio_def_dim(cpl_io_file,'time',PIO_UNLIMITED,dimid(1))---------------------------------------------^compilation aborted for /gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/drv/shr/seq_io_mod.F90 (code 1)gmake: *** [seq_io_mod.o] Error 1gmake complib -j 1 MODEL=csm_share COMPLIB=libcsm_share.a USER_CPPDEFS=" -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_ROF=1" -f /gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/runs/test_ctr/Tools/Makefile returned non-zero exit status 2"
Any idea is highly appreciated!
Thanks,Bowen
I'm trying to port CESM to NASA NCCS discover machine. Several discussions in the forum were very helpful in advancing my progress. But now I get stuck with an error in csm_share.bldlog.
I already applied the patch in https://bb.cgd.ucar.edu/comment/1008067#comment-1008067.The full error message is just one sentence:"/discover/nobackup/bzhao4/scratch/CESM/test_ctr/bld/intel//nodebug/nothreads/csm_share.bldlog.180530-141552mpif90 -c -I. -I/discover/nobackup/bzhao4/scratch/CESM/test_ctr/bld/intel//nodebug/nothreads/include -I/discover/nobackup/bzhao4/scratch/CESM/test_ctr/bld/intel//nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/usr/local/other/SLES11.1/netcdf4/4.3.2/intel-13.0.1.117_impi-4.0.3.008//include -I/discover/nobackup/bzhao4/scratch/CESM/test_ctr/bld/intel//nodebug/nothreads/include -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/csm_share/shr -I. -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/runs/test_ctr/SourceMods/src.share -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/drv/shr -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/dead_share -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/csm_share/shr -I/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/utils/esmf_wrf_timemgr -I/discover/nobackup/bzhao4/scratch/CESM/test_ctr/bld/lib/include -fp-model source -convert big_endian -assume byterecl -ftz -traceback -assume realloc_lhs -O2 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_ROF=1 -DLinux -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLinux -DCPRINTEL -free /gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/drv/shr/seq_io_mod.F90/gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/drv/shr/seq_io_mod.F90(1170): error #6404: This name does not have a type, and must have an explicit type. [PIO_UNLIMITED] rcode = pio_def_dim(cpl_io_file,'time',PIO_UNLIMITED,dimid(1))---------------------------------------------^compilation aborted for /gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/models/drv/shr/seq_io_mod.F90 (code 1)gmake: *** [seq_io_mod.o] Error 1gmake complib -j 1 MODEL=csm_share COMPLIB=libcsm_share.a USER_CPPDEFS=" -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_ROF=1" -f /gpfsm/dnb32/bzhao4/CESM/cesm1_2_2/runs/test_ctr/Tools/Makefile returned non-zero exit status 2"
Any idea is highly appreciated!
Thanks,Bowen