ljdiao@gmail_com
Member
I am installing CESM1.1 on my machine and got the following error as building pio lib. mpif90 -c -Dlinux -DMCT_INTERFACE -DHAVE_MPI -DFORTRANUNDERSCORE -DNO_SHR_VMATH -DNO_R16 -Dlinux -DCPRPGI -DSPMD -DHAVE_MPI -DUSEMPIIO -DSYSLINUX -D_NETCDF -I/opt/netcdf/include -D_NOPNETCDF -DTIMING -i4 -gopt -Mlist -time -Mextend -byteswapio -Mflushz -Kieee -Mfree -I. -I/opt/netcdf/include -I/opt/pgi/linux86-64/2012/mpi/mpich/include -I/tng4/users/ldiao/CESM/cesm1_1/exe/mct/mct -I/tng4/users/ldiao/CESM/cesm1_1/exe/mct/mpeu -I/tng4/users/ldiao/CESM/cesm1_1/exe/pio -I/tng4/users/ldiao/CESM/cesm1_1/models/utils/pio -I/tng4/users/ldiao/CESM/cesm1_1/exe/lib/include -I/opt/netcdf/include -I../timing /tng4/users/ldiao/CESM/cesm1_1/models/utils/pio/ionf_mod.F90
PGF90-F-0004-Unable to open MODULE file perf_utils.mod (/tng4/users/ldiao/CESM/cesm1_1/models/utils/pio/ionf_mod.F90: 18)
PGF90/x86-64 Linux 12.10-0: compilation aborted
gmake[1]: *** [/tng4/users/ldiao/CESM/cesm1_1/models/utils/pio/ionf_mod.o] Error 2
gmake[1]: Leaving directory `/tng4/users/ldiao/CESM/cesm1_1/exe/pio'
gmake: *** [all] Error 2
It looks stange since ionf_mod.F90 doesn't need perf_utils.mod. Any suggestions will be appreciated.
PGF90-F-0004-Unable to open MODULE file perf_utils.mod (/tng4/users/ldiao/CESM/cesm1_1/models/utils/pio/ionf_mod.F90: 18)
PGF90/x86-64 Linux 12.10-0: compilation aborted
gmake[1]: *** [/tng4/users/ldiao/CESM/cesm1_1/models/utils/pio/ionf_mod.o] Error 2
gmake[1]: Leaving directory `/tng4/users/ldiao/CESM/cesm1_1/exe/pio'
gmake: *** [all] Error 2
It looks stange since ionf_mod.F90 doesn't need perf_utils.mod. Any suggestions will be appreciated.