Intel® Parallel Composer Knowledge Base

Submit New Article



Title Tag(s) Modified Date
Getting Started with Intel® Cilk™ Plus Array Notations
A simple introduction on how use Array Notations feature in Intel® Cilk™ Plus.
Type: Technical Notes
Vectorization Cilk Plus Array Notations 03/29/2012
Getting Started with Intel® Cilk™ Plus SIMD Vectorization and Elemental Functions
A tutorial on how to use #pragma simd and elemental function features in Intel® Cilk™ Plus.
Type: Technical Notes
simd vector Vectorization pragma Cilk Plus simd loop vectorlength 03/20/2012
Intel® MKL Data Fitting component: Overview
Intel® MKL 10.3 update 8 introduces Data Fitting Component. Data Fitting functions in Intel® MKL provide spline-based interpolation capabilities that can be used for spline construction (Linear, Cubic ...
Type: Technical Notes
Data Fitting DFL Splines MKL Splines 12/16/2011
Intel® Math Kernel Library (Intel® MKL) : What's deprecated?
This Article contains various functionalities deprecated in different versions of Intel® MKL.
Type: Technical Notes
deprecated features MKL 10.3 deprecated feature in MKL 12/15/2011
Intel® IPP Library 6.1 Fixes List
A detailed list of bug fixes in Intel IPP library v6.1
Type: Technical Notes
error bug IPP fix known issue IPP Delphi sample IPP zlib UIC Picnic 11/07/2011
Getting Code Ready for Parallel Execution with Intel® Parallel Composer
This article provides an overview of the methods available in Intel® Parallel Composer, along with a comparison of their key benefits.
Type: Technical Notes
OpenMP Vectorization Parallel Composer compiler threading auto-parallelization 11/02/2011
Threading and Intel® Integrated Performance Primitives
Threading and Intel® Integrated Performance Primitives (PDF 230KB) Abstract There is no universal threading solution that works for all applications. Likewise, there are multiple ways for application ...
Type: Technical Notes
11/02/2011
Intel(R) Parallel Debugger Extension
Intel® Parallel Debugger Extension for Microsoft Visual Studio* This document provides tips and tricks on how to best take advantage of the additional insight into parallel data constructs the Intel® Parallel Debugger Extension offers.
Type: Technical Notes
studio debug Microsoft windows Parallel Programming parallel Intel® Parallel Debugger Extension for Microsoft Visual Studio 10/25/2011
Intel® Parallel Studio 2011 SP1 Release Notes
Get directions on installing, what's new, and signficant usage issues.
Type: Technical Notes
09/09/2011
No "Intel(R) C++ Project" entry in VS2008 IDE
Only have Intel(R) visual fortran (no C++ project) in VS2008
Type: Technical Notes
IDE integration IDE 09/07/2011
Different behavior of Intel C Compiler on Linux/Windows
Get error: declaration may not appear after executable statement in block on Windows.
Type: Technical Notes
C99 declaration 09/07/2011
A Guide to Auto-vectorization with Intel® C++ Compilers
How to use the automatic vectorizer of the Intel® C/C++ Compiler to optimize your application using Intel Streaming SIMD Extensions (Intel SSE) or Intel Advanced Vector Extensions (Intel AVX).
Type: Technical Notes
SSE Vectorization Vectorizer optimization optimize compiler AVX 09/06/2011
Which Intel® Math Kernel Library (Intel® MKL) libraries are "Redistributables"?
This article give details on which Intel® MKL libraries are redistributable for your applications.
Type: Technical Notes
MKL redistributable files MKL redistributable libraries 06/01/2011
Kernel Template Library
Template Library to express Kernels with high level objects allowing auto-vectorization
Type: Technical Notes
C++0x simd SSE Vectorization AVX Lambda 03/10/2011
Deferred Mode Image Processing in Intel(R) IPP
Deferred Mode Image Processing (DMIP) in Intel(R) IPP provides solutions for pipelined image operations on larger images, utilizes in memory optimization and improves performance in a multithreading environment
Type: Technical Notes
IPP DMIP Intel IPP image processing sobel edge detector 01/25/2011
Intel® Parallel Building Blocks: Quickly Write Parallel Tasks Using Intel® Cilk™ Plus Keywords and Reducers Technical Presentation Questions and Answers
Here are the questions and answers from the Intel® Parallel Building Blocks: Quickly Write Parallel Tasks Using Intel® Cilk™ Plus Keywords and Reducers webinar held January 18, 2011.  Below are the lin ...
Type: Technical Notes
01/20/2011
How to prevent source code full path location information from being visible in an executable
source file path information in executable files
Type: Technical Notes
12/17/2010
Intel IPP 7.0 Beta Webinar - Questions and Answers (FAQs)
Intel IPP 7.0 Beta webinar Q&A
Type: Technical Notes
11/23/2010
Intel® Parallel Building Blocks: Getting Started Tutorial and Hands-on Lab
Information on how to get started with the Intel® Parallel Building Blocks, and labs for each technology.
Type: Technical Notes
Threading Building Blocks TBB parallel studio Parallel Composer getting started Cilk tutorial lab guide ArBB Array Building Blocks Array Notations 11/10/2010
Elemental functions: Writing data parallel code in C/C++ using Intel® Cilk™ Plus
Intel® Cilk™ Plus provides simple to use language extensions to express data and task-parallelism to the C and C++ language. This article describes one of these programming constructs: “elemental functions”.
Type: Technical Notes
Intel® Cilk™ Plus elemental function __declspec(vector) 11/04/2010
Intel Compiler and Composer Update version numbers to compiler version number mapping
Maps Intel Compiler Update Versions to their official version numbers
Type: Technical Notes
11/02/2010
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.
Type: Technical Notes
Intel® Cilk™ Plus 10/22/2010
Using an Intel® Cilk™ Plus Reducer in C
A description of the C interface for Intel® Cilk™ Plus reducers.
Type: Technical Notes
Intel® Cilk™ Plus reducer 09/28/2010
Using C/C++ Atomics
The Intel® C++ Compiler 12.0 available in Intel® Parallel Composer 2011 now supports atomic data types. This article reviews this syntax for those new to this feature.
Type: Technical Notes
atomic 09/02/2010
Intel® Cilk™ Plus Runtime Library cilkrts20.dll/libcilkrts.so Can Only be Linked Dynamically
The compiler only provides the Intel® Cilk™ Plus runtime as a DLL or shared object. There is no static .lib or .a version.
Type: Technical Notes
cilkrts cilk_sync 08/31/2010