Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

oneAPI installation impact on currently integrated compilers in windows VS?

dajum
Novice
1,077 Views

Is there a known process on how to install the 2021.1 classic compiler and still maintain the ability to use the 2020 version within Visual Studio? Or is it seamless?

0 Kudos
4 Replies
Steve_Lionel
Honored Contributor III
1,065 Views

The article hasn't been updated in a while, but the fundamentals are the same.

Devorah_H_Intel
Moderator
1,051 Views

oneAPI installation will not remove your previously installed compilers from your system and from Visual Studio. It will only replace the integration component with the latest one in oneAPI.

0 Kudos
JohnNichols
Valued Contributor III
1,042 Views

oneAPI has according to the literature the classic Fortran compiler built in - 

0 Kudos
Steve_Lionel
Honored Contributor III
1,035 Views

Your old compiler will stay installed, but VS integration may not support compilers more than two or possibly three versions earlier. I know that the 19.1 compiler is still supported.

Reply