[MITgcm-support] reading error

Paola Cessi pcessi at ucsd.edu
Mon Nov 8 17:42:37 EST 2004


Hi - I am trying to run the MITgcm_checkpoint54 version on a 
256-processors ALTIX (SGI) at ORNL, but at runtime I get an error trying 
to read the input binary file 'Qnet.circle', generated by a local fortran 
file in real*8 words (I get the same problem if the output is real*4).

mitgcmuv >output.txt
forrtl: severe (36): attempt to access non-existent record, unit 9, file 
/autofs/dfs/users/u001/cessi/MITgcm/verification/exp5/build/Qnet.circle
Image          PC                  Routine       Line     Source
mitgcmuv       0x40000000002f4630  Unknown       Unknown  Unknown
mitgcmuv       0x400000000025d640  Unknown       Unknown  Unknown
mitgcmuv       0x400000000025deb0  Unknown       Unknown  Unknown
mitgcmuv       0x4000000000294260  Unknown       Unknown  Unknown
mitgcmuv       0x4000000000291f30  Unknown       Unknown  Unknown
mitgcmuv       0x400000000003cb20  Unknown       Unknown  Unknown
mitgcmuv       0x40000000000c64a0  Unknown       Unknown  Unknown
mitgcmuv       0x40000000001f6f20  Unknown       Unknown  Unknown
mitgcmuv       0x4000000000232120  Unknown       Unknown  Unknown
mitgcmuv       0x400000000021e510  Unknown       Unknown  Unknown
mitgcmuv       0x400000000024bc00  Unknown       Unknown  Unknown
mitgcmuv       0x400000000024c1f0  Unknown       Unknown  Unknown
mitgcmuv       0x4000000000160870  Unknown       Unknown  Unknown
mitgcmuv       0x4000000000003b50  Unknown       Unknown  Unknown
libc.so.6.1    0x20000000001fe990  Unknown       Unknown  Unknown

------------------------------------------------------------

I am using the following optfile to compile (non MPI, for now)

CPP='/usr/bin/cpp  -traditional -P'
FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB '
FOPTIM='-O3 -align'
LIBS='-L/opt/intel/efc8046/lib'
FC=ifort
DEFINES=' -DWORDLENGTH=4'
INCLUDES='-I/opt/intel/efc8046/include'
INCLUDEDIRS='/opt/intel/efc8046/include'
CC='icc -static'

Any suggestion about what I am doing wrong?

thanks

paola cessi






More information about the MITgcm-support mailing list