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

Dependency issues

Developper
Débutant
1 940 Visites

Does Intel® Composer XE 2013 update 3 for Windows and Intel Software License Manager 2.12 has dependency on the below mentioned Microsoft Visual C++ 2005 and 2008 redistributable?

0 Compliments
4 Réponses
Steve_Lionel
Contributeur émérite III
1 906 Visites

That version is at least eight years old. Back when I was working for Intel, I created a document that mapped compiler to VS versions going way back. Unfortunately, the article has been truncated to go back only as far as the 18.0 version. (The article references compilers only, not license manager.)

What problem are you trying to solve? Note that the current 2021 version has no license manager because it is free.

0 Compliments
Developper
Débutant
1 879 Visites

Microsoft Visual C++ 2005 and 2008 redistributable applications has become Obsolete/EOL and we have to uninstall those applications from our machine. Intel® Composer XE 2013 update 3 for Windows and Intel Software License Manager 2.12 are available in that machine. So we wanted to check the dependency of the above mentioned Intel applications on Microsoft Visual C++ 2005 and 2008 redistributable.

 

Can you kindly about the Intel software license manager as well?

0 Compliments
Devorah_H_Intel
Modérateur
1 856 Visites
The latest Fortran Compiler 2021.4 is available for download for free at
https://www.intel.com/content/www/us/en/developer/tools/oneapi/hpc-toolkit.html
It works with Microsoft Visual Studio 2019.
Intel software license manager has been discontinued.
0 Compliments
Steve_Lionel
Contributeur émérite III
1 852 Visites

The Visual C++ Redistributables are required to run applications built based on those versions of Visual C++. The Intel compiler installation includes whatever Visual C++ pieces it needs, which might include the Redistributables. If you uninstall them, some of your applications (not just those compiled with Intel compilers) may stop running.

Just because Microsoft doesn't support them anymore, that doesn't mean they're safe to remove.

0 Compliments
Répondre