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.

Execution on another computer

gib
New Contributor II
356 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
356 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