[MITgcm-support] ifort / g77

Patrick Heimbach heimbach at MIT.EDU
Fri Mar 28 14:39:34 EDT 2008


Hi Suneet,

this type of error usually appears
when a WRITE FORMAT is inconsistent with the list of
variables to be written.
g77 isn't as picky as ifort and will ignore this whereas ifort  
complains.
Not sure where this happens.
Can you send me STDOUT.0000 (not to the support list though),
maybe it gives a hint on where the bug is
(I assume you haven't changed the code, right?).
I can't look at it immediately, but will try asap.

Also, I wouldn't really use g77 if you don't have to.
ifort provides better optimized code (usually).

-Patrick



On Mar 28, 2008, at 1:28 PM, Suneet Dwivedi wrote:

> Hi Everyone,
>
> I am running the assimilation experiments in SO region using MITgcm.
> When I am trying to run the model with obcs package included and
> compiling with linux_amd64_ifort optionfile, I get the following run
> error:
> ---------------------------------------------------------------------- 
> ---------------------------------------------------------------------- 
> ------------
> forrtl: severeveryone (66): output statement overflows record, unit
> -5, file Internal Formatted Write
> Image              PC                Routine            Line         
> Source
> libintlc.so.5      0000002A95D7A05E  Unknown               Unknown   
> Unknown
> ---------------------------------------------------------------------- 
> ---------------------------------------------------------------------- 
> -----------
>
> whereas with linux_amd64_g77, I don't have any such problems and the
> model runs fine. Can anyone of you please tell me why this is
> happening? Without obcs package, both ifort and g77 compilers work
> well.
>
> The other things is that I can't see any mpi build optionfile for g77
> whereas there is one for ifort (linux_amd64_ifort_generic_mpi) which
> is not working in my case due to abovesaid ifort error.
>
> Thanks in advance,
> Suneet
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support

---
Patrick Heimbach | heimbach at mit.edu | http://www.mit.edu/~heimbach
MIT | EAPS 54-1518 | 77 Massachusetts Ave | Cambridge MA 02139 USA
FON +1-617-253-5259 | FAX +1-617-253-4464 | SKYPE patrick.heimbach





More information about the MITgcm-support mailing list