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

Multiple version on same machine

Gavin_M_2
Beginner
900 Views

if I have multiple versions (V10,v11,v12) on the same machine do I need 3 licences, one each, or is one licence (V12) OK.

0 Kudos
3 Replies
TimP
Honored Contributor III
900 Views

A license for ifort is equally valid for older versions.  Visual Studio integration won't accept so many versions in a single Visual Studio.  You should for example be able to integrate 10.0 and 11 into VS2005 (with service packs) and 2 newer versions into a later Visual Studio, or have a version set up to run only from command line.

0 Kudos
Gavin_M_2
Beginner
900 Views

Thanks for the info.

0 Kudos
Reply