| November 16, 2009 11:00 PM PST | |
This table lists the libraries provided by Intel® C++ Compiler for Windows version 11.1 and by Intel Parallel Composer. The top heading includes the compile options that should be used so you can find how to use each library from this table.
If you get unresolved symbols that should be from the Intel libaries, please make sure the correct library is linked. Those libraries are installed under [install-dir]\lib\ia32 or [install-dir\lib\intel64.
|
Library description |
Static library |
Multi-threaded |
Multi-threaded dynamic library (/MD) |
Multi-threaded static library |
Debug |
|
Math library |
libm.lib |
libmmt.lib |
libmmd.lib |
libmmds.lib |
libmmdd.lib |
|
OpenMP* runtime library |
|
libiomp5mt.lib |
libiomp5md.lib |
|
|
|
OpenMP profiling runtime library |
|
libiompprof5mt.lib |
libiompprof5md.lib |
|
|
|
OpenMP stubs runtime library |
|
libiompstubs5mt.lib |
libiompstubs5md.lib |
|
|
|
CPU dispatch library |
libirc.lib |
libircmt.lib |
|
|
|
|
Short vector math library |
svml_disp.lib |
svml_dispmt.lib |
svml_dispmd.lib |
|
|
|
Asynchronous I/O library |
|
libicio.lib |
|
|
|
|
Intel® IEEE* 754-2008 decimal floating-point |
|
libdecimal.lib |
|
|
|
|
Intel support library for PGO |
|
libipgo.lib |
|
|
|
|
Parallel debugger extension runtime library |
|
|
pdbx.lib |
|
|
Libraries included on the table: libm.lib, libmmt.lib, libmmd.lib, libmmds.lib, libmmdd.lib, libiomp5mt.lib, libiomp5md.lib, libiompprof5mt.lib, libiompprof5md.lib, libiompstubs5mt.lib, libiompstubs5md.lib, libirc.lib, libircmt.lib, svml_disp.lib, svml_dispmt.lib, svml_dispmd.lib, libicio.lib, libdecimal.lib, libipgo.lib, pdbx.lib and libguide40.dll, libguide40_stats.dll, libiomp5md.dll, libiompprof5md.dll, libiompstubs5md.dll, libmmd.dll, libmmdd.dll, libompstub40.dll, pdbx.dll, svml_dispmd.dll.
| Optimization Notice |
|---|
|
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 |
This article applies to: Intel® C++ Compiler for Windows* Knowledge Base, Intel® Parallel Composer Knowledge Base
For more complete information about compiler optimizations, see our Optimization Notice.
Comments (0) 
Trackbacks (0)
Leave a comment 
Jennifer Jiang (Intel)
|

