ccchang3@illinois_edu
New Member
Hi all:I tried to run an F2000_CAM5 case using cesm1.2.2.1 on Cheyenne.Before creating my case, I changed my ~/cesm1_2_2_1/models/utils/pio to pio.old, and I used svn co https://github.com/NCAR/ParallelIO.git/tags/pio1_8_14/pio Then created my case:./create_newcase --case /glade/work/ccchang/cases/F2000_old --compset F_2000_CAM5 --res f02_g16 -mach cheyenneI modifed my env_mach_specific file, as suggested previously:
module purge
module load intel/17.0.1
module load ncarenv/1.2
module load mkl
module load ncarcompilers/0.4.1
module load mpt/2.19
if( $MPILIB == "mpi-serial" ) then
module load netcdf/4.4.1.1
else
module load netcdf-mpi/4.4.1.1
module load pnetcdf/1.11.0
endif However, when I build my case, it shows: Fri Jul 5 14:15:43 MDT 2019 /glade/scratch/ccchang/F2000_old/bld/cesm.bldlog.190705-140841ERROR: cesm.buildexe.csh failed, see /glade/scratch/ccchang/F2000_old/bld/cesm.bldlog.190705-140841ERROR: cat /glade/scratch/ccchang/F2000_old/bld/cesm.bldlog.190705-140841 This is the error message in cesm.bldlog.190705-140841: Fri Jul 5 14:15:43 MDT 2019 /glade/scratch/ccchang/F2000_old/bld/cesm.bldlog.190705-140841------------------------------------------------------------------------- Building a single executable version of CESM-------------------------------------------------------------------------cat: Srcfiles: No such file or directory/glade/work/ccchang/cases/F2000_old/Tools/mkSrcfilescp -f /glade/scratch/ccchang/F2000_old/bld/cesm/obj/Filepath /glade/scratch/ccchang/F2000_old/bld/cesm/obj/Deppath/glade/work/ccchang/cases/F2000_old/Tools/mkDepends Deppath Srcfiles > /glade/scratch/ccchang/F2000_old/bld/cesm/obj/Dependsmpif90 -c -I. -I/glade/scratch/ccchang/F2000_old/bld/intel/mpt/nodebug/nothreads/include -I/glade/scratch/ccchang/F2000_old/bld/intel/mpt/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/glade/u/apps/ch/opt/netcdf-mpi/4.4.1.1/mpt/2.19/intel/17.0.1//include -I/glade/u/apps/ch/opt/pnetcdf/1.11.0/mpt/2.19/intel/17.0.1//include -I/glade/scratch/ccchang/F2000_old/bld/atm/obj -I/glade/scratch/ccchang/F2000_old/bld/lnd/obj -I/glade/scratch/ccchang/F2000_old/bld/ice/obj -I/glade/scratch/ccchang/F2000_old/bld/ocn/obj -I/glade/scratch/ccchang/F2000_old/bld/glc/obj -I/glade/scratch/ccchang/F2000_old/bld/rof/obj -I/glade/scratch/ccchang/F2000_old/bld/wav/obj -I/glade/scratch/ccchang/F2000_old/bld/intel/mpt/nodebug/nothreads/include -I/glade/u/home/ccchang/cesm1_2_2_1/models/csm_share/shr -I. -I/glade/work/ccchang/cases/F2000_old/SourceMods/src.drv -I/glade/u/home/ccchang/cesm1_2_2_1/models/drv/driver -I/glade/scratch/ccchang/F2000_old/bld/lib/include -no-opt-dynamic-align -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 -DLINUX -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLINUX -DCPRINTEL -DHAVE_SLASHPROC -free /glade/u/home/ccchang/cesm1_2_2_1/models/drv/driver/seq_flux_mct.F90 Can anyone help me with this? Thanks!!! Jay
module purge
module load intel/17.0.1
module load ncarenv/1.2
module load mkl
module load ncarcompilers/0.4.1
module load mpt/2.19
if( $MPILIB == "mpi-serial" ) then
module load netcdf/4.4.1.1
else
module load netcdf-mpi/4.4.1.1
module load pnetcdf/1.11.0
endif However, when I build my case, it shows: Fri Jul 5 14:15:43 MDT 2019 /glade/scratch/ccchang/F2000_old/bld/cesm.bldlog.190705-140841ERROR: cesm.buildexe.csh failed, see /glade/scratch/ccchang/F2000_old/bld/cesm.bldlog.190705-140841ERROR: cat /glade/scratch/ccchang/F2000_old/bld/cesm.bldlog.190705-140841 This is the error message in cesm.bldlog.190705-140841: Fri Jul 5 14:15:43 MDT 2019 /glade/scratch/ccchang/F2000_old/bld/cesm.bldlog.190705-140841------------------------------------------------------------------------- Building a single executable version of CESM-------------------------------------------------------------------------cat: Srcfiles: No such file or directory/glade/work/ccchang/cases/F2000_old/Tools/mkSrcfilescp -f /glade/scratch/ccchang/F2000_old/bld/cesm/obj/Filepath /glade/scratch/ccchang/F2000_old/bld/cesm/obj/Deppath/glade/work/ccchang/cases/F2000_old/Tools/mkDepends Deppath Srcfiles > /glade/scratch/ccchang/F2000_old/bld/cesm/obj/Dependsmpif90 -c -I. -I/glade/scratch/ccchang/F2000_old/bld/intel/mpt/nodebug/nothreads/include -I/glade/scratch/ccchang/F2000_old/bld/intel/mpt/nodebug/nothreads/MCT/noesmf/a1l1r1i1o1g1w1/csm_share -I/glade/u/apps/ch/opt/netcdf-mpi/4.4.1.1/mpt/2.19/intel/17.0.1//include -I/glade/u/apps/ch/opt/pnetcdf/1.11.0/mpt/2.19/intel/17.0.1//include -I/glade/scratch/ccchang/F2000_old/bld/atm/obj -I/glade/scratch/ccchang/F2000_old/bld/lnd/obj -I/glade/scratch/ccchang/F2000_old/bld/ice/obj -I/glade/scratch/ccchang/F2000_old/bld/ocn/obj -I/glade/scratch/ccchang/F2000_old/bld/glc/obj -I/glade/scratch/ccchang/F2000_old/bld/rof/obj -I/glade/scratch/ccchang/F2000_old/bld/wav/obj -I/glade/scratch/ccchang/F2000_old/bld/intel/mpt/nodebug/nothreads/include -I/glade/u/home/ccchang/cesm1_2_2_1/models/csm_share/shr -I. -I/glade/work/ccchang/cases/F2000_old/SourceMods/src.drv -I/glade/u/home/ccchang/cesm1_2_2_1/models/drv/driver -I/glade/scratch/ccchang/F2000_old/bld/lib/include -no-opt-dynamic-align -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 -DLINUX -DNDEBUG -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_R16 -DLINUX -DCPRINTEL -DHAVE_SLASHPROC -free /glade/u/home/ccchang/cesm1_2_2_1/models/drv/driver/seq_flux_mct.F90 Can anyone help me with this? Thanks!!! Jay