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

oneAPI installation impact on currently integrated compilers in windows VS?

dajum
Anfänger
1.073Aufrufe

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 Antworten
Steve_Lionel
Geehrter Beitragender III
1.061Aufrufe

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

Devorah_H_Intel
Moderator
1.047Aufrufe

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.

JohnNichols
Geschätzter Beitragender III
1.038Aufrufe

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

Steve_Lionel
Geehrter Beitragender III
1.031Aufrufe

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.

Antworten