A newer version of this document is available. Customers should click here to go to the newest version.
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