Intel® Parallel Composer Fixes List
Article contains a list of bug fixes for Intel® Parallel Composer. Author: Elizabeth S (Intel) Type: Known Issues |
11/04/2009
|
Libraries provided by Intel(R) C++ Compiler for Windows and Intel Parallel Composer
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 ... Author: Jennifer Jiang (Intel) Type: Tips and Techniques |
10/27/2009
|
Introduction to the IDE integration of Intel(R) Parallel Composer
... Author: Jennifer Jiang (Intel) Type: Tips and Techniques |
10/26/2009
|
Compiler issues the message "Catastrophic error: unable to obtain mapped memory (see pch_diag.txt) "
Compiler reports "unable to obtain mapped memory" when processing precompiled header files. Author: Mark Sabahi (Intel) Type: Known Issues,Errors and Diagnostics |
10/22/2009
|
Warning #677: memory usage conflict with precompiled header file seen on Windows* XP and Linux*
Memory allocation problems with precompiled headers can cause this warning. Author: Brandon Hewitt (Intel) Type: Known Issues,Errors and Diagnostics,Software Defects |
10/22/2009
|
Diagnostic 10120: overriding <option> with <option>
explanation for diag #10120 Author: Judith Ward (Intel) Type: Errors and Diagnostics |
10/02/2009
|
Diagnostic 10114: Microsoft Visual C++ not found in path
reason for diagnostic #10114 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 2215: definition at end of file not followed by a semicolon or a declarator
explanation of diagnostic #2215 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 553: a template argument may not reference an unnamed type
explanation of diagnostic #553 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 436: pointer to incomplete class type is not allowed
explanation of diagnostic #436 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 1881: argument must be a constant null pointer value
explanation of diagnostic #1881 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 1569: class member typedef may not be redeclared
reason for diagnostic #1569 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 1487: destructible entities are not allowed inside of a statement expression
explanation of diagnostic #1487 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 569: a parameter may not have void type
reason for diagnostic #569 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 1744: field of class type without a DLL interface used in a class with a DLL interface
explanation of diagnostic #1744 Author: Ganesh Rao (Intel) |
09/28/2009
|
Diagnostic 1159: ordered region must be closely nested inside a loop or parallel loop region with an ordered clause
reason for diagnostic #1159 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 99: a declaration here must declare a parameter
explanation of diagnostic #99 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Development Products Download, Registration and Licensing Help
Help Yourself: Knowledge Base - The best place to find answers to your questions Intel® Software Development Products Registration Center - Register a product, see the products you have regist ... Author: Kristen (Intel) Type: Download, Registration, Licensing |
09/25/2009
|
Consistency of Floating-Point Results using the Intel® Compiler
Why doesn’t my application always give the same answer?
Tradeoffs between floating-point accuracy, reproducibility and performance are discussed with examples;recommendations are made for improving reproducibility while limiting the impact on performance Author: Martyn Corden (Intel) |
09/18/2009
|
Program crashes or hangs on some systems
Reference Number : DPD200139120Version :
Intel® C++ & Visual Fortran Compilers for Windows* 11.1 initial release and update 1 release:
Intel® C++ & Visual Fortran Compiler for Windows ... Author: Jennifer Jiang (Intel) Type: Known Issues |
09/17/2009
|
The installation or uninstallation hangs at start-up dialog during "Reading Existing Licenses"
Reference Number : DPD200139120Version :
Intel®C++ & Visual Fortran Compilers 11.1 initial release and update 1 release: o Intel® C++ & Visual Fortran Compiler for Windows* 11.1.035o In ... Author: Jennifer Jiang (Intel) Type: Known Issues |
09/17/2009
|
Diagnostic 11003: no IR in object file xxxx; was the source file compiled with xxxx
You are attempting to link an object file that was not compiled with IPO in and IPO build.
Author: Mark Sabahi (Intel) Type: Errors and Diagnostics |
09/16/2009
|
__m128 data type incompatible with Microsoft definition
The __m128 data type defined in xmmintrin.h is supported as a union in MS (Microsoft) while as a struct in Intel Compiler for Windows or Intel(R) Parallel Composer resulting in incompatibility Author: Kittur Ganesh (Intel) Type: Known Issues |
09/08/2009
|
Unable to read and write using C++ file stream
For years in Fortran95, I've been reading and writing files into various directories of my choice, thus keeping our data files in an orderly fashion. However, now I am shocked to find that you can't do anything like that in C++. Author: Om Sachan (Intel) Type: Tips and Techniques,Sample Code |
08/24/2009
|
Parallel Implementation Methods with Intel® Parallel Composer Webinar Q&A
Q&A from Webinar "Parallel Implementation Methods with Intel® Parallel Composer " (part of Technical Session Series, Presented by Ganesh Rao) Author: Ganesh Rao (Intel),Kittur Ganesh (Intel),Patrick Kennedy (Intel) Type: Tips and Techniques |
08/19/2009
|