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.

