sdhan@pusan_ac_kr
New Member
I am trying to compile CCSM3.0 on a 64-bit linux cluster with Intel Pentium CPUs
using PGI6.1 (and NetCDF-3.6.1 and MPICH-1.2.7).
When I run ./$CASE.$MACH.build, I encountered the following error.
This is related to m_mctworld.mod which we can not find on our directories.
Does anybody know how to get this file or solve this problem:
Many thanks in advance,
-Han,
-----------------------------------------------------------------------------------------------------
mpif90 -I. -I/usr/local/netcdf-3.6.1-64/include -I/usr/include -I/home4/sdhan/model/exe/4213/lib/include -I/usr/local/mpich-1.2.7-64/include -I. -I/home4/sdhan/model/4213/SourceMods/src.cpl -I/home4/sdhan/model/ccsm3_0/models/cpl/cpl6 -I/home4/sdhan/model/ccsm3_0/models/csm_share -I/home4/sdhan/model/ccsm3_0/models/csm_share/shr -I/home4/sdhan/model/ccsm3_0/models/csm_share/cpl -c -r8 -i4 -Kieee -Mrecursive -Mdalign -Mextend -Mfree -DLINUX -DPGF90 -DNO_SHR_VMATH -DLINUX /home4/sdhan/model/ccsm3_0/models/csm_share/cpl/cpl_mct_mod.F90
/home4/sdhan/model/ccsm3_0/models/csm_share/cpl/cpl_mct_mod.F90:
PGF90-F-0004-Unable to open MODULE file m_mctworld.mod (/home4/sdhan/model/ccsm3_0/models/csm_share/cpl/cpl_mct_mod.F90: 37)
PGF90/any Linux/x86-64 6.1-6: compilation aborted
File with unknown suffix passed to linker: /usr/local/pgi/linux86-64/6.1/include/usr/local/mpich-1.2.7-64/include
gmake: *** [cpl_mct_mod.o] Error 2
using PGI6.1 (and NetCDF-3.6.1 and MPICH-1.2.7).
When I run ./$CASE.$MACH.build, I encountered the following error.
This is related to m_mctworld.mod which we can not find on our directories.
Does anybody know how to get this file or solve this problem:
Many thanks in advance,
-Han,
-----------------------------------------------------------------------------------------------------
mpif90 -I. -I/usr/local/netcdf-3.6.1-64/include -I/usr/include -I/home4/sdhan/model/exe/4213/lib/include -I/usr/local/mpich-1.2.7-64/include -I. -I/home4/sdhan/model/4213/SourceMods/src.cpl -I/home4/sdhan/model/ccsm3_0/models/cpl/cpl6 -I/home4/sdhan/model/ccsm3_0/models/csm_share -I/home4/sdhan/model/ccsm3_0/models/csm_share/shr -I/home4/sdhan/model/ccsm3_0/models/csm_share/cpl -c -r8 -i4 -Kieee -Mrecursive -Mdalign -Mextend -Mfree -DLINUX -DPGF90 -DNO_SHR_VMATH -DLINUX /home4/sdhan/model/ccsm3_0/models/csm_share/cpl/cpl_mct_mod.F90
/home4/sdhan/model/ccsm3_0/models/csm_share/cpl/cpl_mct_mod.F90:
PGF90-F-0004-Unable to open MODULE file m_mctworld.mod (/home4/sdhan/model/ccsm3_0/models/csm_share/cpl/cpl_mct_mod.F90: 37)
PGF90/any Linux/x86-64 6.1-6: compilation aborted
File with unknown suffix passed to linker: /usr/local/pgi/linux86-64/6.1/include/usr/local/mpich-1.2.7-64/include
gmake: *** [cpl_mct_mod.o] Error 2