Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

Re: anyone get Intel fortran 9.0 to build netCDF?

This worked for me on Ubuntu with netcdf-3.6.1-beta3:

export CC='icc -std=c99'
export CFLAGS='-O3 -g -mp -w1'
export CPPFLAGS='-DNDEBUG -DpgiFortran'
export CXX='icpc'
export CXXFLAGS='-O3 -g -mp -w1'
export FC='ifort'
export F90='ifort'
export FFLAGS='-O3 -g -axW -mp -vec_report1'
export F90FLAGS='-O3 -g -axW -mp -vec_report1'

Charlie
--
Charlie Zender, surname@xxxxxxx, Department of Earth System Science
3228 Croul Hall, UC Irvine, Irvine CA 92697-3100. (949) 824-2987 :)


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690