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.
英特尔® Parallel Composer
JPEG new threading model in IPP
JPEG APIs are implemented using new threading model in IPP 7.0 and later
Intel® Parallel Composer Fixes List
Article contains a list of bug fixes for Intel® Parallel Composer.
Intel® Cilk™ Plus Requires Intel® Streaming SIMD Extensions 2 Support
The Intel® Cilk™ Plus runtime uses Intel® Streaming SIMD Extensions 2 instructions, and so will cause exceptions if run on cpus older than Pentium® 4.
Intel® Cilk™ Plus – Monte Carlo Sample
Sample code for the Intel Cilk Plus Monte Carlo Sample.
Intel® Cilk™ Plus - Black-Scholes Sample
The black-schole sample application to the Intel® Cilk™ Plus – The Simplest Path to Parallelism how-to guide
Intel® C++ Compiler Compatibility with Microsoft* Visual C++*
The Intel C++ Compiler is source and binary compatible with Visual C++ compiler; it supports the Microsoft* Visual C++* extensions to the C and C++ languages.
This document describes the important differences of the Intel C++ Compiler and Visual C++ ...
IA-32 and Intel®64 Processor Targeting Overview
The compiler supports many options that tune or optimize an application for different Intel and non-Intel processors. Differences are explained, and the switches /arch, /Qx..., /Qax... (Windows*) and -m, -x..., -ax... (Linux*, Mac OS* X) are recommended.
How to use Intel® Compiler OpenMP* Compatibility Libraries on Windows*
The Intel® Compilers provide an OpenMP* runtime library to enable mixed Microsoft Visual C++* and Intel Compiler builds that both use OpenMP*.
How to manually target 2nd and 3rd generation Intel® Core™ processors with support for Intel® AVX
Manual cpu dispatch may be used to write code that will be executed only on Intel processors with support for Intel® Advanced Vector Extensions, such as 2nd generation Intel® Core™ processors (formerly code named “Sandy Bridge”), 3rd generation Intel® Core™ processors (formerly code named "Ivy Bridge") or future processors with support for Intel Advanced Vector Extensions 2..
