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

[netCDF #XSW-730717]: Problems installing Fortran-Netcdf



Hello,

Can you try the latest version (4.4.5) or the 'master' development branch?  I 
will see what I can find in the meantime, but I do know there have been some 
recent changes that may have corrected this behavior.

I will follow up with what I find, and please let me know if either 4.4.5 or 
'master' (either available from 
https://github.com/Unidata/netcdf-fortran/releases) seem to correct this issue.

Thanks!

-Ward

> Hello,
> 
> I am having trouble installing netCDF-fortran and I am getting a very similar 
> error to one described here, which is back from 2014:
> 
> https://www.unidata.ucar.edu/support/help/MailArchives/netcdf/msg12589.html
> 
> There Netcdf-fortran version I am trying to install is: 4.4.4.
> 
> The intel compiler version is
> icc (ICC) 17.0.6 20171215
> ifort (IFORT) 17.0.6 20171215
> 
> 
> I exported the following flags, following this website:
> https://software.intel.com/en-us/articles/performance-tools-for-software-developers-building-netcdf-with-the-intel-compilers
> 
> export CC=icc
> export CXX=icpc
> export CFLAGS='-O3 -xHost -ip -no-prec-div -static-intel'
> export CXXFLAGS='-O3 -xHost -ip -no-prec-div -static-intel'
> export F77=ifort
> export FC=ifort
> export F90=ifort
> export FFLAGS='-O3 -xHost -ip -no-prec-div -static-intel'
> export CPP='icc -E'
> export CXXCPP='icpc -E'
> 
> 
> Any advice you can give me?
> 
> Best Regards,
> Daniel
> 
> 
> 
> 


Ticket Details
===================
Ticket ID: XSW-730717
Department: Support netCDF
Priority: Normal
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.