Hi,
I am trying to build CCSM3 on our local Linux Cluster. When I run
'ccsm3_ctl.generic_linux.build', the cpl, ice and lnd components are compiling smoothly. But the ocn compiling is so slow and basically hangs there for several hours. Here is the line in the ocn.buildexe file
mpif90 -I. -I/usr/local/netcdf/include -I/tera3/wuxq/CCSM3/ccsm3_ctl/lib/include -I/usr/local/mpi/include -I/tera3/wuxq/CCSM3/ccsm3_ctl/ocn/obj/source -c -r8 -i4 -Kieee -Mrecursive -Mdalign -Mextend -byteswapio -DLINUX -DPGF90 -DNO_SHR_VMATH -DLINUX -DPOSIX -Dimpvmix -Dcoupled -DNPROC_X=4 -DNPROC_Y=6 /tera3/wuxq/CCSM3/ccsm3_ctl
/ocn/obj/source/baroclinic.F
Any suggestion for solving this problem?
Thank you
I am trying to build CCSM3 on our local Linux Cluster. When I run
'ccsm3_ctl.generic_linux.build', the cpl, ice and lnd components are compiling smoothly. But the ocn compiling is so slow and basically hangs there for several hours. Here is the line in the ocn.buildexe file
mpif90 -I. -I/usr/local/netcdf/include -I/tera3/wuxq/CCSM3/ccsm3_ctl/lib/include -I/usr/local/mpi/include -I/tera3/wuxq/CCSM3/ccsm3_ctl/ocn/obj/source -c -r8 -i4 -Kieee -Mrecursive -Mdalign -Mextend -byteswapio -DLINUX -DPGF90 -DNO_SHR_VMATH -DLINUX -DPOSIX -Dimpvmix -Dcoupled -DNPROC_X=4 -DNPROC_Y=6 /tera3/wuxq/CCSM3/ccsm3_ctl
/ocn/obj/source/baroclinic.F
Any suggestion for solving this problem?
Thank you