Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

netcdf binary for IVF Composer XE 13

hydrodyn
Beginner
1,084 Views

Hi,

I don't have C compiler for  IVF XE 13. Can somebody please share their binary version of netcdf library for 64 bit version for windows 7 using IVF XE 13?. I need this very badly to run large ocean circulation model. My previous versions were all 32 bit and I need 64 bit.

Thanks for your help,

Regards,
Venkat

0 Kudos
5 Replies
Amanda_S_Intel
Employee
1,084 Views

It would help if you let everyone know which NetCDF version you are looking for. You can check this page for more info: http://www.unidata.ucar.edu/downloads/netcdf/index.jsp

0 Kudos
hydrodyn
Beginner
1,084 Views

Hi,

Thanks for your reply. I temporarily used 3.6.2 version on 64 bit machine and get the phase 1 of the project completed. However, I need version 4.4.1 for phase 2 of my project. I only have intel fortran compiler XE 13 and don't have c compiler to do run make file included elsewhere in the intel website. If any one has done compiled and made new library for 4.4.1 or any version around 4 series, can you please share it with me and others.

This will also help others.

Thanks

Venkat

0 Kudos
Steven_L_Intel1
Employee
1,084 Views

Microsoft has made available Visual Studio 2013 Community Edition, for free, which includes C++. You can use this with Intel Visual Fortran (for the 2013 version, you need "SP1 Update 1" at least.)

0 Kudos
hydrodyn
Beginner
1,084 Views

Thanks Steve,

I installed Visual Studio 2013. But I have installed XE 2013 SP 1 on visual studio 2010. How do I make connection between the two?
Do I need to reinstall  Composer 2013 XE on visual studio 2013?

Thanks

Venkat

0 Kudos
Steven_L_Intel1
Employee
1,084 Views

Run the Fortran installer again and do a "Modify" - it will allow you to select VS2013 integration.

0 Kudos
Reply