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

Visual Studio Premier Partners Edition

igorb1
Beginner
792 Views
I am Using Visual Fortran 9 which works with "Visual Studio Premier Partners Edition". Can you please suggest me the link for "Visual Studio Premier Partners Edition" to do the download, since I am could not find it on Microsoft page?
0 Kudos
3 Replies
onkelhotte
New Contributor II
792 Views
Quoting - igorb
I am Using Visual Fortran 9 which works with "Visual Studio Premier Partners Edition". Can you please suggest me the link for "Visual Studio Premier Partners Edition" to do the download, since I am could not find it on Microsoft page?

This version of Visual Studio was shipped with IVF, it should be included in your setup file.

Microsoft does not offer this version.


Markus
0 Kudos
TimP
Honored Contributor III
792 Views
PPE was included with the versions of ifort which supported it. The agreement with Microsoft didn't extend back as far as ifort 9.0. If you are using ifort 9, you must already have a suitable Microsoft C++ installation.
0 Kudos
Steven_L_Intel1
Employee
792 Views
Intel Visual Fortran 10.0, 10.1 and 11.0 included Microsoft Visual Studio 2005 Premier Partner Edition (VSPPE) for most license types. If you were eligible for this, the "full" installer (not one of the architecture-specific subsets or the "_novsppe" download) automatically installs VSPPE if you don't already have a supported Visual Studio.

Version 11.1 replaces VSPPE with Visual Studio 2008 Shell and Libraries, but the concept is the same.

The bundled Visual Studio environment is not included with evaluation or student licenses, nor in the "Compiler Suite" products that also include Intel C++.
0 Kudos
Reply