Tells the compiler to link to the some or all of the Intel® Integrated Performance Primitives (Intel® IPP) libraries. Option -ipp is a deprecated option; the replacement option is -qipp.
Linux: | -ipp[=lib] |
Windows: | /Qipp[:lib] |
lib |
Indicates the Intel® IPP libraries that the compiler should link to. Possible values are:
|
OFF |
The compiler does not link to the Intel® IPP libraries. |
The option tells the compiler to link to the some or all of the Intel® Integrated Performance Primitives (Intel® IPP) libraries and include the Intel® IPP headers.
The [Q]ipp-link option controls whether the compiler links to static, dynamic threaded, or static threaded Intel® IPP run-time libraries.
On Windows* systems, this option is processed by the compiler, which adds directives to the compiled object file that are processed by the linker.
On Linux* systems, this option is processed by the icx or icpx command (C++) or the dpcpp command (DPC++) that initiates linking, adding library names explicitly to the link command.
Product and Performance Information |
---|
Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex. Notice revision #20201201 |
Visual Studio: None
Eclipse: Performance Library Build Components > Use Intel® Integrated Performance Primitives Libraries
Linux: -qipp