- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A requirement for the application that I work on, is that it should be "compiled with Intel Fortran 10.1."
Am using Microsoft Visual Studio 2005, of which the Help->About tells me that it is using "Intel Fortran Compiler Integration for Microsoft Visual Studio 2005, Version 10.0.3847.2005, Copyright (C) 2002-2007 Intel Corporation".
In the buildlog.htm I see "Compiling with Intel Fortran Compiler 10.0.027 [IA-32]".
On my PC I also have the IIBV Intel Fortran Compiler IDE 10.1.013 installed
My questions now are:
- Is there really a Intel Fortran compiler version10.1, or is the IDE also running version 10.0 underneath?
- When I am compiling likeI describe above, am I meeting the requirement or should I install a different version of the compiler?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can always download and install the older versions from registrationcenter.intel.com by selecting the correct compiler version.
So in answer to your questions:
Is there really a Intel Fortran compiler version 10.1, or is the IDE also running version 10.0 underneath?
Yes there is a compiler version 10.1 both at an IDE and compiler level.
When I am compiling like I describe above, am I meeting the requirement or should I install a different version of the compiler?
You should install a 10.1 compiler for both IDE and compiler. In any case to make sure are using the 10.1 compiler, please check Tools=>Options=>Intel Visual Fortran => Compilers to see which compiler the IDE is pointing to.
As Tim noted, this version is no longer supported and if you find a bug in the Fortran libraries a fix will only be available in 11.1 or 12.0 (Intel Composer XE).
------
Wendy
Attaching or including files in a post
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can always download and install the older versions from registrationcenter.intel.com by selecting the correct compiler version.
So in answer to your questions:
Is there really a Intel Fortran compiler version 10.1, or is the IDE also running version 10.0 underneath?
Yes there is a compiler version 10.1 both at an IDE and compiler level.
When I am compiling like I describe above, am I meeting the requirement or should I install a different version of the compiler?
You should install a 10.1 compiler for both IDE and compiler. In any case to make sure are using the 10.1 compiler, please check Tools=>Options=>Intel Visual Fortran => Compilers to see which compiler the IDE is pointing to.
As Tim noted, this version is no longer supported and if you find a bug in the Fortran libraries a fix will only be available in 11.1 or 12.0 (Intel Composer XE).
------
Wendy
Attaching or including files in a post
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page