Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

redistributables

jimdempseyatthecove
Black Belt
144 Views

Several months ago a user reported issues with installing then compiling their Fortran program oneAPI. The issue resulted from the Fortran runtime libraries NOT being included with the oneAPI HPC installation package.

Is this still the case?

IOW must one match the current oneAPI HPC Fortran builds together with a redistributable package (link unknown, at least not located on the oneAPI download page).

Jim Dempsey

 

0 Kudos
1 Reply
Steve_Lionel
Black Belt Retired Employee
131 Views

It is no longer the case. What happens is that the installer adds to PATH the folders in the compiler install tree that contain the run-time DLLs.

Reply