Intel® C++ Compiler 16.0 User and Reference Guide
The following topic applies to Eclipse* for C/C++.
You can use the Intel® C++ Compiler with the following Intel® Performance Libraries that may be included as a part of the product:
Intel® Data Analytics Acceleration Library (Intel® DAAL)
Intel® Integrated Performance Primitives (Intel® IPP)
Intel® Threading Building Blocks (Intel® TBB)
Intel® Math Kernel Library (Intel® MKL)
To access these libraries in Eclipse*, use the property pages:
Select your project.
Open the property pages from Project > Properties and select C/C++ Build > Settings.
Select Intel C/C++ Compiler > Performance Library Build Components.
The Use Intel® Data Analytics Acceleration Library property allows enabling the library and bringing in the associated headers.
None: Disable Use of Intel® DAAL.
Use threaded Intel® Data Analytics Acceleration Library: Link using the threaded version of the library.
Use non-threaded Intel® Data Analytics Acceleration Library: Link using the non-threaded version of the library.
The Use Intel® Integrated Performance Primitives property provides the following options in a drop-down menu:
None: Disable use of Intel® IPP.
Use main libraries set: Use all libraries except Cryptography libraries.
Use main libraries and cryptography library: Use Cryptography libraries and main libraries.
Use non-pic version of libraries: Use the non-pic version of the main libraries.
Use cryptography library and non-pic version of libraries: Use Cryptography libraries and the non-pic version of the main libraries.
The Cryptography libraries are subject to export laws.
The Use Intel® Math Kernel Library property provides the following options in a drop-down menu:
None: Disable use of Intel® MKL.
Use threaded Intel® Math Kernel Library: Link using the threaded version of the library.
Use non-threaded Intel® Math Kernel Library: Link using the non-threaded version of the library.
Use Intel® MKL Cluster and sequential Intel® MKL libraries: Link using Intel® MKL Cluster libraries and the sequential Intel® MKL libraries.
The Use Intel Threading Building Blocks on the Property page allows enabling the library and bringing in the associated headers.
For more information, see the Intel® Data Analytics Acceleration Library, Intel® Integrated Performance Primitives, Intel® Math Kernel Library, and Intel® Threading Building Blocks documentation.
Intel's compilers may or may not optimize to the same degree for non-Intel microprocessors for optimizations that are not unique to Intel microprocessors. These optimizations include SSE2, SSE3, and SSSE3 instruction sets and other optimizations. Intel does not guarantee the availability, functionality, or effectiveness of any optimization on microprocessors not manufactured by Intel. Microprocessor-dependent optimizations in this product are intended for use with Intel microprocessors. Certain optimizations not specific to Intel microarchitecture are reserved for Intel microprocessors. Please refer to the applicable product User and Reference Guides for more information regarding the specific instruction sets covered by this notice. Notice revision #20110804 |