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
|
Intel® C++ Compiler - Supported compiler versions
The Intel(R) C++ Compiler versions 10.x and 11.x are supported. Type: Tips and Techniques |
11/12/2009
|
Which version of Intel IPP, Intel MKL and Intel TBB is installed by the Intel® Compiler Professional Edition?
The page lists the Intel IPP, Intel MKL and Intel TBB versions installed by the Intel® Compiler Professional Edition. Author: AmandaS (Intel) Type: Installation,Compatibility |
11/06/2009
|
Intel® Professional Edition Compilers 11.1 Fixes List
This page lists fixes that have been made in Intel Professional Edition Compilers 11.1. Author: Elizabeth S (Intel),Roland Wiele (Intel) Type: Known Issues |
11/05/2009
|
Being Successful with the Intel® Compilers -- You Need to Know
Tips and techniques on using the Intel Compilers to maximize your application performance. Author: Brandon Hewitt (Intel),Vangal Venkatesh Type: Tips and Techniques,Performance and Optimization |
11/02/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
|
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
|
Intel C++ Compiler 11.1 Release Notes
Current release notes and installation guide for the Intel C++ Compiler 11.1 products for Linux, Mac OS X and Windows Author: Steve Lionel (Intel) |
10/22/2009
|
Thread affinity compiler options and environment variables
The new 11.1 compiler options allow thread affinity to be compiled into the executable. The compiled-in affinity of the executable will override any setting of the affinity environment variables KMP_AFFINITY and GOMP_CPU_AFFINITY. Author: Patrick Kennedy (Intel) |
10/21/2009
|
Redistributable libraries for the Intel(R) C++ and Visual Fortran Compiler for Windows
OverviewThis article contains links to the redistributable installation packages for the Intel Compiler Professional Editions for Windows. The redistributable packages are for the end users who use app ... Author: Jennifer Jiang (Intel) Type: Tips and Techniques,Technical Notes |
10/14/2009
|
libassuret.lib not found with compiler option /Qtcheck
Compile with /Qtcheck option will generate fatal error cannot open "libassuret40" at link time Author: Yolanda Chen (Intel) |
10/09/2009
|
Intel® FLEXlm* license servers
Links to the various FLEXlm* license servers used for managing floating licenses for Intel(R) Compilers. Author: Chuck (Intel) Type: Installation |
10/02/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
|