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

IVF student version and visual studio

balajimech87
Beginner
547 Views
Does Intel visual fortran student version integrate with visual studio 2010 as normal IVF latest commercial version? I am planning to buy IVF student version for my PhD research work if it can integrate with visual studio 2010
0 Kudos
2 Replies
TimP
Honored Contributor III
547 Views
According to this URL the student offering for Windows (or linux) includes all the software development tools (Fortran, C++, Amplifier, MPI...).  It works with the same Visual Studio versions as the concurrent commercial versions.  VS2008 and 2010 are supported by current versions and by the next version, coming out in about 2 months.  Note that there is a free evaluation, which might tide you over nearly until the next version comes out.
0 Kudos
Steven_L_Intel1
Employee
547 Views
The differences between the student license and commercial license are:

1) A student license does not include access to the bundled Visual Studio 2010 Shell and Libraries.  If you already have VS2010, then this doesn't matter for you
2) You may not redistribute applications built with the compiler under a student license.

In all other respects, they are the same.
0 Kudos
Reply