[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20030602: FYI - NETCDF flags for IFC



Ayal,

>Date: Mon, 2 Jun 2003 09:54:17 -0500
>From: Ayal Anis <address@hidden>
>Organization: Texas A&M, Galveston
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20030602: FYI - NETCDF flags for IFC

The above message contained the following:

> Yes, i refer to: 
> http://www.unidata.ucar.edu/packages/netcdf/other-builds.html#intel-ifc

Interesting.

Did you apply the patch to the file "cfortran.h"? By defining the C
macro "pgiFortran" it appears that you wouldn't have to.

> Specifically, the following were found to be crucial for me: 
> 
> 1) export CPPFLAGS="-DNDEBUG -DpgiFortran"
> 2) export FFLAGS="-O -mp -dynamic-libcxa" 
>    (or, export FFLAGS="-O -mp -static-libcxa"
> 3) Also had to change the syntax for FLIBS to: 
>     export FLIBS="/opt/intel/compiler70/ia32/lib/libPEPCF90.a"
> 
> 
> Hope this helps,
> Ayal

Regards,
Steve Emmerson