Intel® C++ Compiler XE 13.1 User and Reference Guides
Tells the compiler to link to certain parts of the Intel® Math Kernel Library (Intel® MKL).
Windows: None
Linux: Performance Library Build Components > Use Intel® Math Kernel Library
OS X: Libraries > Use Intel® Math Kernel Library
All
Linux and OS X: | -mkl[=lib] |
Windows: | /Qmkl[:lib] |
lib |
Indicates the part of the library that the compiler should link to. Possible values are:
|
OFF |
The compiler does not link to the Intel® MKL. |
This option tells the compiler to link to certain parts of the Intel® Math Kernel Library (Intel® MKL).
|
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 |
None