Debug Solutions Support Articles
articles and whitepapers covering Intel's debuggers and enhancements to 3rd prty debuggers. tips, tricks,methods, bkms, and recommendations Type: Installation,Tips and Techniques,Compatibility,Technical Notes |
|
05/25/2012
|
Intel® MKL and third-party applications: How to use them together?
The following article brings your attention the link to the all articles describing How Intel(R) MKL can be used with third-party libraries or application Type: Technical Notes,Landing & Links |
scipy numpy matlab mkl python mkl C# mkl java mkl hpl mkl nag mkl hpcc mkl imsl mkl gromacs mkl wrf mkl |
05/07/2012
|
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: Download, Registration, Licensing,Installation,Tips and Techniques |
Install download license registration flexlm license manager License server |
05/01/2012
|
Intel® Composer XE 2011 Checksums
This article lists checksums for the web image files belonging to the Products and Updates indicated. Type: Technical Notes |
|
04/30/2012
|
Intel® Composer XE 2011 Compilers Fixes List
This page lists fixes that have been made in Intel Composer XE Compilers. Type: Technical Notes |
|
04/30/2012
|
Intel® C++ Composer XE 2011 Release Notes
Collection of Release Notes for product releases and updates of Intel® C++ Composer XE 2011 Type: Download, Registration, Licensing,Installation,Landing & Links |
|
04/30/2012
|
Link error: fatal error LNK1285: corrupt PDB file 'xxx.pdb'; delete and rebuild
Problem : DPD200049849-Link error "fatal error LNK1285: corrupt PDB file 'xxx.pdb'; delete and rebuild"Environment : Windows* IA32 or Intel(R) 64 Operatin System; Intel C++ Compiler 10.1.029 or older ... Type: Software Defects |
|
04/06/2012
|
"ERROR: Visual Studio 2005, 2008 or 2010 is not found in the system" when launching Intel 64 command prompt from Start menu
icl does not work from Intel 64 command prompt when using Visual C++ express and Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 ... Type: Known Issues |
|
04/06/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: Download, Registration, Licensing,Installation,Tips and Techniques |
Install internet compiler |
04/05/2012
|
Unhandled Exceptions when Debugging OpenMP applications
When debugging OpenMP applications built with the Intel Compiler unhandled exceptions may occur. Type: Known Issues |
|
04/04/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,Performance and Optimization,Technical Notes |
Vectorization Cilk Plus Array Notations |
03/29/2012
|
Requirements for Vectorizing Loops with #pragma SIMD
The SIMD pragma or directive is a powerful way of helping the Intel compiler to vectorize more loops and increase performance. This article explains what types of loops can be vectorized by this method, and what are the programmer's responsibilities. Type: Tips and Techniques,Performance and Optimization |
|
03/26/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,Performance and Optimization,Technical Notes |
simd vector Vectorization pragma Cilk Plus simd loop vectorlength |
03/20/2012
|
Vectorization Toolkit
A tool kit that gives 6 Steps to Increase Performance Through Vectorization in Your Application Type: Tips and Techniques,Performance and Optimization,Technical Notes |
Vectorization |
03/15/2012
|
Which applications are most likely to benefit from recompilation for Intel® Advanced Vector Extensions (Intel® AVX)?
Applications containing vectorizable, floating-point loops or calls to performance libraries are the most likely to see significant performance gains from rebuilding for Intel® Advanced Vector Extensions (Intel® AVX) Type: Tips and Techniques,Performance and Optimization |
Intel AVX |
03/05/2012
|
NumPy User Note
This guide is intended to help current NumPy users to take advantage of Intel® Math Kernel Library (Intel® MKL). Type: Compatibility,Technical Notes |
MKL numpy numpy and mkl numpy with mkl mkl numpy numpy mkl |
02/19/2012
|
Future-Proof Your Application's Performance With Vectorization Technical Presentation Questions and Answers
[image]FAQ
Here are the questions and answers from the Future-Proof Your Applications's Performance With Vectorization technical presentation held February 15, 2012.
[image]
[image]
... Type: Performance and Optimization |
Vectorization |
02/17/2012
|
No Selection of "Use Intel C++" in Visual Studio 2010
Problem : No selection of "Use Intel C++" on the project context menu "Intel C++ Composer XE 2011" even the installation is successful. Environment : Any Windows x64 OSRoot Cause : Many people have b ... Type: Tips and Techniques |
VS2010 x64 |
02/09/2012
|
OpenMP loop does not parallelize with continue statement in the catch block
The compiler does not parallelize OpenMP loops that contain a "continue" statement in a C++ catch block inside the parallel region.
Type: Known Issues |
OpenMP try/catch catch block try catch block continue continue statement parallelized |
02/03/2012
|
Intel® Parallel Studio XE 2011 floating license seat checkout
Intel® Parallel Studio XE 2011 floating license seat checkout Type: Download, Registration, Licensing |
|
02/03/2012
|
Building x264 with Intel(R) Compiler for Windows*
x264 is a free software library for encoding video streams into the H.264/MPEG-4 AVC format. It is released under the terms of the GNU General Public License.
For more Information visit http://en.wikipedia.org/wiki/X264 .
Type: Technical Notes |
|
02/02/2012
|
The inline asm containing macro for semicolon causes the Intel C++ compiler to hang
The Intel® C++ compiler got into an infinite loop when parsing a semicolon from a macro expansion, within an inline asm block. Type: Software Defects |
Semicolon in asm block |
01/24/2012
|
Intel C++ Composer conformance to ISO/IEC 14882:2003
There is no mention of the Intel® C++ Composer XE 2011 conformance to the ISO/IEC 14882:2003 in Intel(R) Composer XE user guide. Are we supporting this version of C++ standards? Type: Technical Notes |
ISO/IEC 14882:2003 |
01/23/2012
|
Intel® Software Development Products Technical Presentations
Intel Software Development Products Technical Presentations are live one hour webcasts on technical topics presented by Technical Consulting Engineers. |
Parellel Programming |
01/23/2012
|
Intel(R) C++ Composer XE 2011 is evaluating function parameter differently than Microsoft compiler
Intel(R) C++ Composer XE 2011 is evaluating function parameter from left to right. While Microsoft compiler is evaluation right to left. Type: Compatibility,Technical Notes |
MIcrosoft Compatibility Funtion parameter evaluation |
01/22/2012
|