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

IVF Run-time Libraries for Computers Without the Compiler

durisinm
Novice
667 Views
Do computers that don't have the IVF compiler installed need run-time libraries from the compiler in order to run programs, DLLs, libraries, etc. created by the compiler? This is the case with CVF.

Mike D.
0 Kudos
4 Replies
Steven_L_Intel1
Employee
667 Views
It's exactly as it was with CVF. If your linked EXE or DLL links against the Fortran run-time DLLs, you need to copy those DLLs to the target system. Unfortunately, we do not have a handy "redistributables" package yet.
0 Kudos
durisinm
Novice
667 Views

Is an IVF redistributables package equivalent to the CVF one something that Intel intends to provide sometime in the future?

Mike D.

0 Kudos
Steven_L_Intel1
Employee
667 Views
It is something we would like to do, yes. You can help raise the priority by filing a feature request with Premier Support.
0 Kudos
durisinm
Novice
667 Views

I submitted the feature request. It's no. 238643.

Mike D.

0 Kudos
Reply