Visible to Intel only — GUID: GUID-7658862D-7C86-4592-9400-1F54F173A201
Visible to Intel only — GUID: GUID-7658862D-7C86-4592-9400-1F54F173A201
ipp-link, Qipp-link
Controls whether the compiler links to static or dynamic threaded Intel® Integrated Performance Primitives (Intel® IPP) runtime libraries.
Syntax
Linux: |
-ipp-link[=lib] |
Windows: |
/Qipp-link[:lib] |
Arguments
lib |
Specifies the Intel® IPP library to use. Possible values are:
|
Default
dynamic |
The compiler links to the Intel® IPP set of dynamic runtime libraries. However, if Linux* option -static is specified, the compiler links to the set of static runtime libraries. |
Description
This option controls whether the compiler links to static or dynamic threaded Intel® Integrated Performance Primitives (Intel® IPP) runtime libraries.
To use this option, you must also specify the [Q]ipp option.
This option only applies to host compilation. When offloading is enabled, it does not impact device-specific compilation.
Product and Performance Information |
---|
Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex. Notice revision #20201201 |
IDE Equivalent
Alternate Options
None