Re: Fatal intel compiler error for cttdca.f in ncl build, ia64

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu Dec 03 2009 - 16:23:15 MST

Hi Daniel,

These kind of internal errors are a usually a problem with the
compiler, and not with the code. It's pretty obscure about what the
issue is.

Did you submit this error to the Intel folks as it suggests?

When I get internal errors like this, I will usually look for another
compiler, like gfortran, just to see if it works:

cd $NCARG/ncarg2d/src/libncarg/conpackt
gfortran -c cttdca.f

If this works, you may want to point this out to the Intel folks.

You can compile NCAR Graphics/NCL with gfortran, and link your own
codes with ifort, if necessary.

Good luck,

--Mary

On Dec 3, 2009, at 3:46 PM, Daniel Packman wrote:

>
> Trying to build ncl:
>
> ia64 compilation under SLES10sp3, intel 11.1.059 compilers
>
> *** ifort -c ncarg2d/src/libncarg/conpackt/cttdca.f
> WAW D.V. involving register f2 detected in routine cttdca_, block
> 247, instruction group 1
> Instructions involved in D.V.: #2 and #3 in inst. group
> ECG_MODULE_ID_HAZ_1284
>
> : catastrophic error: **Internal compiler error: internal abort**
> Please report this error along with the circumstances
> in which it occurred in a Software Problem Report. Note: File and
> line given may not be explicit cause of this error.
>
> compilation aborted for cttdca.f (code 3)
>
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Thu Dec 3 16:23:21 2009

This archive was generated by hypermail 2.1.8 : Thu Dec 10 2009 - 11:32:37 MST