plangen@gfy_ku_dk
New Member
Hi,
I'm trying to build CESM1 on a Linux cluster with Red Hat 4.1.2-46 and CentOS release 5.4 using the ifort (and icc) compiler version 11.1.056.
I create a new case with -compset F and -res f19_f19 and run the build script. When it tries to build the csm_share library it goes fine until it gets to shr_scam_mod.F90:
/usr/mpi/intel/openmpi-1.2.8/bin/mpif90 -c -I. -I/users/others/plangen/tools/netcdf_intel11/include -I/users/others/plangen/tools/netcdf_intel11/include -I/usr/mpi/intel/openmpi-1.2.8/include -I. -I/users/others/plangen/models/cesm1_0/scripts/Ftest02/SourceMods/src.share -I/users/others/plangen/models/cesm1_0/models/drv/shr_mct -I/users/others/plangen/models/cesm1_0/models/drv/shr -I/users/others/plangen/models/cesm1_0/models/dead_share -I/users/others/plangen/models/cesm1_0/models/csm_share/shr -I/users/others/plangen/models/cesm1_0/models/utils/timing -I/users/others/plangen/models/cesm1_0/models/utils/esmf_wrf_timemgr -I/users/gpfs1/others/plangen/models/cesm1_0/exe/Ftest02/lib/include -DMCT_INTERFACE -DHAVE_MPI -DCO2A -DLINUX -DSEQ_ -DFORTRANUNDERSCORE -DNO_R16 -DNO_SHR_VMATH -132 -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -O2 /users/others/plangen/models/cesm1_0/models/csm_share/shr/shr_scam_mod.F90
... and then it just hangs there - for an hour nothing happened. Has anyone seen this before? Any suggestions?
Best regards,
Peter
I'm trying to build CESM1 on a Linux cluster with Red Hat 4.1.2-46 and CentOS release 5.4 using the ifort (and icc) compiler version 11.1.056.
I create a new case with -compset F and -res f19_f19 and run the build script. When it tries to build the csm_share library it goes fine until it gets to shr_scam_mod.F90:
/usr/mpi/intel/openmpi-1.2.8/bin/mpif90 -c -I. -I/users/others/plangen/tools/netcdf_intel11/include -I/users/others/plangen/tools/netcdf_intel11/include -I/usr/mpi/intel/openmpi-1.2.8/include -I. -I/users/others/plangen/models/cesm1_0/scripts/Ftest02/SourceMods/src.share -I/users/others/plangen/models/cesm1_0/models/drv/shr_mct -I/users/others/plangen/models/cesm1_0/models/drv/shr -I/users/others/plangen/models/cesm1_0/models/dead_share -I/users/others/plangen/models/cesm1_0/models/csm_share/shr -I/users/others/plangen/models/cesm1_0/models/utils/timing -I/users/others/plangen/models/cesm1_0/models/utils/esmf_wrf_timemgr -I/users/gpfs1/others/plangen/models/cesm1_0/exe/Ftest02/lib/include -DMCT_INTERFACE -DHAVE_MPI -DCO2A -DLINUX -DSEQ_ -DFORTRANUNDERSCORE -DNO_R16 -DNO_SHR_VMATH -132 -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -O2 /users/others/plangen/models/cesm1_0/models/csm_share/shr/shr_scam_mod.F90
... and then it just hangs there - for an hour nothing happened. Has anyone seen this before? Any suggestions?
Best regards,
Peter