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

How to keep two versions of Intel Fortran compiler on windows 10?

Fortran10
Novice
1,432 Views

As intel has discontinued the ifort compiler in the new release, I would like to upgrade to this new version. However I do not want to remove the previous version that contains ifort compiler. So my concern is how to keep both versions together? Which commands should I use to invoke the specific version of the compiler?

0 Kudos
1 Solution
Steve_Lionel
Honored Contributor III
1,336 Views

Windows or Linux? New installs do not remove previous versions. From a command prompt you can invoke the setup batch file of your preferred version. I'm not sure if Intel will remove access to ifort  in the Visual Studio interface. If you have a separate install of an older VS with ifort enabled, you can unselect that version when the Intel installer prompts you about VS integration.

View solution in original post

3 Replies
MWind2
New Contributor III
1,364 Views

hyper-v or equivalent or another computer

0 Kudos
Steve_Lionel
Honored Contributor III
1,337 Views

Windows or Linux? New installs do not remove previous versions. From a command prompt you can invoke the setup batch file of your preferred version. I'm not sure if Intel will remove access to ifort  in the Visual Studio interface. If you have a separate install of an older VS with ifort enabled, you can unselect that version when the Intel installer prompts you about VS integration.

Devorah_H_Intel
Moderator
1,334 Views

There are no changes to the VS interface in the 2025 ifx release; if you have had ifort previously installed on the system, you can access it.
Please see How to Select oneAPI Intel® Fortran Compiler and Compiler Version in Microsoft* Visual Studio

0 Kudos
Reply