bsf208@lehigh_edu
New Member
I am in the process of building CCSM3 on my Linux Beowulf cluster. I have completed the configuration and ran into some problems with building the MCT that I have solved - i.e. updated to the latest version based on an earlier thread from this group and hardwired in the correct mpif90 version into the configuration file. Now I am getting the following error:
pgf90 -c -DSYSLINUX -DCPRPGI -O2 -pc 64 m_mpout.F90
PGF90-F-0004-Corrupt or Old Module file ./m_stdio.mod (m_mpout.F90: 17)
PGF90/x86-64 Linux 7.2-3: compilation aborted
make[1]: *** [m_mpout.o] Error 2
Has anybody come across this before or have any suggestions?
Ben
pgf90 -c -DSYSLINUX -DCPRPGI -O2 -pc 64 m_mpout.F90
PGF90-F-0004-Corrupt or Old Module file ./m_stdio.mod (m_mpout.F90: 17)
PGF90/x86-64 Linux 7.2-3: compilation aborted
make[1]: *** [m_mpout.o] Error 2
Has anybody come across this before or have any suggestions?
Ben