Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Ankündigungen
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.
29285 Diskussionen

Intel Fortran 2017 redistributables

ExaScaleFuture
Einsteiger
1.649Aufrufe

I have Intel Parallel Studio XE 2017 (Update 2) with Composer for Windows. I've been searching for the redistributable package for Fortran for that for a while, but they don't seem to be available anymore or they're burried deep in some archive. Does anybody know if they're still available for download somewhere official (i.e. an old Intel archive or an Intel-supported download site) ?

 

I found the redistributable DLL's in this folder: C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\. Can I just zip up the appropriate subfolder (32-bit or 64-bit) and distribute them like that?

 

Thanks!

0 Kudos
1 Lösung
Barbara_P_Intel
Mitarbeiter
1.594Aufrufe

For future reference this article is kept up to date with runtime, aka redistributable, libraries info. 

Lösung in ursprünglichem Beitrag anzeigen

4 Antworten
andrew_4619
Geehrter Beitragender III
1.617Aufrufe

generally there is degree of backwards compatibility with the Intel redistributables. The XE2019 redist package is available to download I see, maybe that is your best bet. DIY redist dlls is fraught with problems, it is easy to mess up on this and break software other than your own on the target machine....

Barbara_P_Intel
Mitarbeiter
1.595Aufrufe

For future reference this article is kept up to date with runtime, aka redistributable, libraries info. 

ExaScaleFuture
Einsteiger
1.574Aufrufe

Thank you! I saw that page, but didn't know if the later redistributables would work for me.

Ron_Green
Moderator
1.581Aufrufe

the Runtime lib interfaces have not changed for years and years.  The latest FRTL redist package should work, has fixes over the 2017 version, but Barbara's link above can get you a Redist closer to 2017. 

Antworten