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
|
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 |
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 |
10/22/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
|
__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
|
Stack Frame Run-time Check incompatible with Microsoft* Visual C++ x64
Microsoft Visual C++ x64 RTC integration with Intel C++ Compiler for Windows on stack frame check Author: Yolanda Chen (Intel) Type: Known Issues |
08/02/2009
|
Use of PCH and /Zi with Boost* Libraries May Result in unresolved external symbols due to Anonymous Namespace Use
Using boost::bind with placeholders like _1 with precompiled headers containing includes of boost/bind may generate an unresolved external symbol on the placeholder when debug generation is enabled. Author: Brandon Hewitt (Intel) Type: Known Issues |
07/23/2009
|
compiler internal error 0_1279
compiler internal error 0_0, 0_1279, 0_1208 Author: Yang Wang (Intel) Type: Known Issues |
07/20/2009
|
IDE Integration with Microsoft Visual Studio* 2008 Doesn't Install When Windows* SDK for Windows* Server 2008 is Installed
Due to an issue with the Windows* SDK for Windows* Server 2008 causing issues with Microsoft's vsvars32.bat, there may be installation issues. Author: Brandon Hewitt (Intel) Type: Known Issues |
07/13/2009
|
Unable to set compiler option /Qfp-speculation from IDE
The compiler option /Qfp-speculation from IDE is not being set properly. You may set this option from command line property page as work around. Author: Mark Sabahi (Intel),Om Sachan (Intel) Type: Known Issues |
07/02/2009
|
Warning LNK4221: no public symbols found; archive member will be inaccessible
The linker will sometimes generate a warning when an object files contains no public symbols. Type: Known Issues |
06/24/2009
|
The IDE integration does not work within Visual Studio 2005*
IBM* ClearCase* can cause problems with the integration into Microsoft Visual Studio*. Author: Mark Sabahi (Intel) Type: Known Issues |
06/24/2009
|
Why /Qopt-report or /Qvec-report or /Qpar-report does not work any more
Reference Number : DPD200136831 Version : Intel(R) C++ Compiler x.x, Intel Parallel ComposerOperating System : WindowsProblem Description : In order to see some detail report message, you can add the ... Author: Jennifer Jiang (Intel) Type: Known Issues |
06/16/2009
|
TBB_Debug.dll or TBB.dll could not be found when running nq-tbb-intel sample of the NQueens sample program
Reference Number : DPD200136280 Version : Intel® Parallel ComposerOperating System : WindowsProblem Description : If you build the NQueen sample solution and run the nq-tbb-intel programor nq-tbb- ... Author: Jennifer Jiang (Intel) Type: Known Issues |
06/01/2009
|
Two known cases where Microsoft Visual Studio 2005* crashes after installing the Intel(R) Parallel Composer
We recently discovered two cases where the Microsoft* Visual Studio 2005* (VS2005) crashes after installing the Intel(R) Parallel Composer or Intel(R) Parallel Studio.
#1. If you installed VMWare* on ... Author: Jennifer Jiang (Intel) Type: Known Issues |
05/26/2009
|
Can I export a makefile from Visual Studio?
The capability to export makefiles from Visual Studio is not available. Author: Steve D. (Intel) Type: Known Issues |
05/21/2009
|
Visual Studio* exits with an error message when starting debug [F5]
If you previously had a Beta version of the Intel® Parallel Composer installed you may find that Microsoft* Visual Studio* will popup an error message "Microsoft Visual Studio has encountered an intern ... Author: Jennifer Jiang (Intel) Type: Known Issues |
05/11/2009
|
How to troubleshoot if Microsoft* Visual Studio integration with Intel(R) Parallel Inspector does not work and the controls are not visible or exposed properly
Problem : You have successfully installed Intel(R) Parallel Amplifier (or any Intel(R) Parallel Studio tools) but the toolbar for Parallel Amplifier (or whatever Parallel Studio tool(s) you installed) ... Author: RAVI (Intel) Type: Known Issues |
04/21/2009
|
RTC1 in MSVS option does not work when using intel compiler - work around provided
Runtime check option in MSVC2005 -RTC1 does not check for unitialize variable with Intel C++ compiler. -RTC1 is equivalent to -RTCsu Author: Qale (Intel) Type: Known Issues |
04/07/2009
|
"Error: No output received." on a Japanese development environment
Reference Number : DPD200118833Version : Intel(R) Parallel Composer BetaOperating System : WindowsProblem Description : This is a known issue in the Intel(R) Parallel Composer beta with the Japanese ... Author: Jennifer Jiang (Intel) Type: Known Issues |
03/17/2009
|
OpenMP* Loops with Function Calls for Bounds May Not Parallelize
Loops with function calls as bounds (such as STL end() calls) may not be compiled into parallel even if OpenMP APIs are explicitly used. Author: Brandon Hewitt (Intel) Type: Known Issues |
03/12/2009
|
"Use Intel C++" does not function in Intel(R) Parallel Composer Update 4
Reference Number : DPD200118675Version : Intel(R) Parallel Composer update 4Operating System : WindowsProblem Description : This is a known issue in the Intel(R) Parallel Composer update 4 with Micro ... Author: Jennifer Jiang (Intel) Type: Known Issues |
03/11/2009
|
__SSE4_1__ and __SSE4_2__ Macros Not Defined
Certain Macros are defined by gcc and the Intel compiler when specific cpu architectures are targeted. SSE4 macros were not being defined appropriately in the initial Intel(R) C++ Compiler 11.0 for Linux*. Author: Brandon Hewitt (Intel) Type: Known Issues |
02/20/2009
|
Allow old style template function specialization syntax on Windows*
error: an explicit template argument list is not allowed on this declaration Author: Jennifer Jiang (Intel) Type: Known Issues |
02/18/2009
|