[MITgcm-support] reading error
Patrick Heimbach
heimbach at MIT.EDU
Mon Nov 8 18:22:58 EST 2004
Paola,
It's the Intel 8.0 compiler, right?
Instead of
DEFINES=' -DWORDLENGTH=4'
try
DEFINES=' -DWORDLENGTH=1'
and recompile.
-Patrick
On Monday 08 November 2004 17:42, Paola Cessi wrote:
> 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
>
>
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://dev.mitgcm.org/mailman/listinfo/mitgcm-support
--
----------------------------------------------------------
Patrick Heimbach Massachusetts Institute of Technology
FON: +1/617/253-5259 EAPS, Room 54-1518
FAX: +1/617/253-4464 77 Massachusetts Avenue
mailto:heimbach at mit.edu Cambridge MA 02139
http://www.mit.edu/~heimbach/ USA
More information about the MITgcm-support
mailing list