Command line tool to change Visual C++ project to use Intel C++ compiler
The ICProjConvertXXX.exe is command line tool to set Visual studio project to use Intel C++ compiler. Author: Om Sachan (Intel) Type: Tips and Techniques |
11/20/2009
|
Diagnostic 269: invalid format string conversion
Compiler reports warning #269: invalid string conversion Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Diagnostic 181: argument is incompatible with corresponding format string conversion
Compiler reports warning #181: argument is incompatible with corresponding format string conversion Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Diagnostic 319: name followed by "::" must be a class or namespace
Compiler reports error: name followed by "::" must be a class or namespace name Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Diagnostic 109: expression must have (pointer-to-) function type
Compiler reports error: expression must have (pointer-to-) function type Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Diagnostic 1881: argument must be a constant null pointer value
explanation of diagnostic #1881 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
11/16/2009
|
Redistributable libraries for the Intel(R) Parallel Composer
OverviewThis article contains links to the redistributable installation packages for the Intel Parallel Composer. The redistributable packages are for the end users who use applications that are built ... Author: Jennifer Jiang (Intel) Type: Tips and Techniques,Technical Notes |
11/16/2009
|
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 (libm.lib, libmmt.lib, libmmd.lib, libiomp5mt.lib, libiomp5md.lib, libirc.lib, libircmt.lib, svml_disp.lib, svml_dispmd.lib ...) 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 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
|