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

Execution on another computer

gib
New Contributor II
543 Views
What library files do I need to have installed in order to execute an IVF-built program that uses OpenMP on another machine?
0 Kudos
1 Reply
DavidWhite
Valued Contributor II
543 Views
Quoting - gib
What library files do I need to have installed in order to execute an IVF-built program that uses OpenMP on another machine?

Gib,

My Apps have no other libraries installed. Just need to use /libs: static to ensure they are included in the exe file.

David
0 Kudos
Reply