Getting the product running with my new license
Please make sure to Register your Serial Number ; After registration, you will receive an email with a copy of your .lic license file attached.
The next steps are different based on your license type. ... Type: Tips and Techniques |
Install download license registration flexlm license manager License server |
05/01/2012
|
How to install Intel Compiler for Windows and Intel Parallel Studio with remote activation option?
Installing Intel® Compilers for Windows* on computers without internet access by using license files or remote activation. Type: Tips and Techniques |
Install internet compiler |
04/05/2012
|
Getting Started with Intel® Cilk™ Plus Array Notations
A simple introduction on how use Array Notations feature in Intel® Cilk™ Plus. Type: Tips and Techniques |
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: Tips and Techniques |
simd vector Vectorization pragma Cilk Plus simd loop vectorlength |
03/20/2012
|
Evaluation Guide Portal from Intel
Quick evaluation guides for serial and parallel apps, including performance bottleneck, and memory leaks. Type: Tips and Techniques |
hotspot threading library memory errors memory leaks performance bottleneck |
02/08/2012
|
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: Tips and Techniques |
OpenMP Vectorization Parallel Composer compiler threading auto-parallelization |
11/02/2011
|
Build the Visual C++ 2010 project with "msbuild" and Intel C++ compiler from command line
The Intel(R) C++ Composer XE for Windows 12.0 and the Intel(R) Parallel Composer 2011 support "msbuild" for Visual C++ 2010* projects. The usage and arguments of "msbuild" can be found at Microsoft* we ... Type: Tips and Techniques |
|
11/01/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: Tips and Techniques |
studio debug Microsoft windows Parallel Programming parallel Intel® Parallel Debugger Extension for Microsoft Visual Studio |
10/25/2011
|
No "Intel(R) C++ Project" entry in VS2008 IDE
Only have Intel(R) visual fortran (no C++ project) in VS2008 Type: Tips and Techniques |
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: Tips and Techniques |
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: Tips and Techniques |
SSE Vectorization Vectorizer optimization optimize compiler AVX |
09/06/2011
|
The "ConfigurationGeneral" rule is missing the "PlatformToolset" property
You get "ConfigurationGeneral" rule missing "PlatformToolset" property error when trying to convert a Makefile Project in VS2010. Type: Tips and Techniques |
|
08/08/2011
|
error MSB8008: Specified platform toolset (Intel Parallel Composer 2011) is not installed or invalid
Error MSB8008 is reported when the platform toolset property value does not match the installed compiler in the VS2010 IDE. Type: Tips and Techniques |
|
08/08/2011
|
Performance Tools for Software Developers - SSE generation and processor-specific optimizations continue
Can I combine the processor values and target more than one processor?
How to generate optimized code for both Intel and AMD* architecture?
Where can I find more information on processor-specific optimizations? Type: Tips and Techniques |
|
07/26/2011
|
Intel(R) C++ Compiler Compatibility with Microsoft* Visual Studio Express*
Using Intel(R) C++ Compiler for Windows* with Microsoft* Visual Studio Express*. Type: Tips and Techniques |
Visual Studio Express |
06/22/2011
|
Kernel Template Library
Template Library to express Kernels with high level objects allowing auto-vectorization Type: Tips and Techniques |
C++0x simd SSE Vectorization AVX Lambda |
03/10/2011
|
How to find active speech level (audio level) using Intel® IPP function?
Intel IPP function will help you to find audio level(active speech level) Type: Tips and Techniques |
Active speech level Audio level |
02/04/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: Tips and Techniques |
IPP DMIP Intel IPP image processing sobel edge detector |
01/25/2011
|
How to manually target 2nd 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”). Type: Tips and Techniques |
CPU dispatch |
01/14/2011
|
Using Intel® Parallel Studio 2011 and Parallel Studio XE 20011 to Build an App for Intel® AppUp(SM) Center
Article describes how to build an Application for Intel AppUp Center using Intel C++ Compiler in Intel Parallel Studio 2011. Type: Tips and Techniques |
|
12/28/2010
|
Don't optimize when using -ftrapuv for uninitialized variable detection
The switch /Qtrapuv (-ftrapuv) for detecting certain uninitialized variables is designed to work with optimization disabled Type: Tips and Techniques |
uninitialized |
12/23/2010
|
Intel® Cilk™ Plus Support
This page contains links to technical articles related to Intel® Cilk™ Plus. Type: Tips and Techniques |
parallel studio Parallel Composer parallel Studio 2011 Cilk Plus Intel Parallel Building Blocks Parallel Composer 2011 |
12/20/2010
|
About Intel Cilk(TM) Plus and How To Get Started
Intel® Cilk™ Plus is a new method for implementing SIMD (SSEs) vectorization and parallel programs. It is provided by the Intel Parallel Composer 2011 product and the Intel C++ Composer XE (previously ... Type: Tips and Techniques |
|
12/17/2010
|
Array Arguments to memcpy() Should Not Overlap
Withe the Intel Compiler version 12, certain calls to memcpy() with overlapping input and ouput buffers no longer work as with earlier compilers. Type: Tips and Techniques |
memcpy memmove |
12/16/2010
|
Using Intel AppUp(SM) Plug-in for Visual Studio* with Intel(R) C++ Compiler projects
Updating Intel C++ Project properties with Intel AppUp plug-in for Visual Studio* Type: Tips and Techniques |
|
12/08/2010
|