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
|
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 |
11/16/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
|
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 |
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
|
How am I notified of updates for my registered products?
This article introduces how to receive the product update notification. Author: Lina Liu (Intel) Type: Tips and Techniques |
08/10/2009
|
Getting the product running with my new license
Before installing the product (no matter what type of license you have):
Find your Serial Number (SN)
Register the SN
Download the product from the Intel Registration and Download center
The ... Author: Jennifer Jiang (Intel) Type: Tips and Techniques |
08/04/2009
|
How to create a preprocessed file (.i file)
Usually when there's a compiler bug, we will need a testcase. Otherwise we won't be able to find the problem and verify the fix. Because we won't be able to have the same environment as yours, we will ... Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Tips and Techniques |
07/23/2009
|
Set TBB's INCLUDE and LIB paths automatically
This is a new feature for TBB in Intel(R) Parallel Composer Author: Peter Wang (Intel) Type: Tips and Techniques |
07/20/2009
|
Performance Tools for Software Developers - Auto parallelization and /Qpar-threshold
The article describes effect of /Qpar-threshold option when doing auto parallelization with Intel C++ compiler. Author: Om Sachan (Intel) Type: Tips and Techniques |
07/13/2009
|
Intel® compiler options for SSE generation (SSE2, SSE3, SSSE3, SSE4) and processor-specific optimizations
Explains which Intel Compiler switches to use to target and optimize for a specific platform, cpu or processor. Type: Tips and Techniques |
07/13/2009
|
Redistribution of Application Binaries Built for Microsoft Windows*
Information on redistribution of applications built with 11.x Intel(R) Compiler Professional Edition for Windows*. Author: Bonnie Aona (Intel) Type: Tips and Techniques |
07/10/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: Tips and Techniques |
07/02/2009
|
Q&A from Webinar - Solve Parallelism with Intel® Parallel Studio
Q&A from Webinar Solve Parallelism with Intel® Parallel Studio - Technical Session 1 Presented by Joe Wolf) Author: MrAnderson (Intel),Jennifer Jiang (Intel) Type: Tips and Techniques |
07/01/2009
|
Static Analysis and Intel® C++ Compilers Webinar Q&A
Q&A from Webinar "Static Analysis and Intel® C++ Compilers" (part of Technical Session Series, Presented by Dmitry Petunin) Author: Kittur Ganesh (Intel),Dmitry Petunin Type: Tips and Techniques |
07/01/2009
|
Easy Ways to Solve Parallel Performance Challenges Webinar Questions and Answers
During “Easy Ways to Solve Parallel Performance Challenges” webinar presented by Gary Carleton, April 21, we received the following questions and we thought we share them with you Author: Corey Alsamariae (Intel) Type: Tips and Techniques |
07/01/2009
|
The Key to Scaling Applications for Multicore Webinar Questions and Answers
During “The Key to Scaling Applications for Multicore” webinar, May, 5, by Paul Peterse and Mark Davis we received the following questions and we thought we share them with you Author: Corey Alsamariae (Intel) Type: Tips and Techniques |
07/01/2009
|
Q&A from Webcast “The Simplifying Parallelism Implementation with Intel® Threading Building Blocks”
Q&A from Webcast “The Simplifying Parallelism Implementation with Intel® Threading Building Blocks” presented by Michael D’Mello on 5/26/2009 Author: Victoria Gromova (Intel) Type: Tips and Techniques |
07/01/2009
|
Debugging Parallel Code for Fast, Reliable Applications Webinar Questions and Answers
During the "Debugging Parallel Code for Fast, Reliable Applications" session of our technical web series about Multithreading tools and techniques, we received numerous questions about the Intel® Paral ... Author: MrAnderson (Intel) Type: Tips and Techniques |
07/01/2009
|
Q&A from Webcast The Good, the Bad, and the Ugly
Q&A from Webcast “The Good, the Bad, and the Ugly: Improve Parallel Application Quality and Performance” presented by Eric Moore on 4/28/2009 Author: Victoria Gromova (Intel) Type: Tips and Techniques |
07/01/2009
|
Identify and Address Threading Opportunities Webinar Questions and Answers
Viewer-generated questions and answers from the "Identify and Address Threading Opportunities webinar Author: MrAnderson (Intel) Type: Tips and Techniques |
07/01/2009
|
Q&A from Webinar: Find Errors in Windows* C++ Parallel Applications
Q&A from Webinar: Find Errors in Windows* C++ Parallel Applications - Technical Session Presented by Bernth Andersson Author: Robert MuellerAlbrecht (Intel),Bernth A. (Intel) Type: Tips and Techniques |
06/30/2009
|
Q&A From Webinar Simplify Parallelism with Intel® Parallel Composer
Answers to Questions from the March 24th Webinar on Intel(R) Parallel Composer. Author: JOE WOLF (Intel),Brandon Hewitt (Intel) Type: Tips and Techniques |
06/30/2009
|
Developing Intel IPP Applications for Multicore Processors
This article contains links to key articles on using the Intel IPP libraries in the Intel Parallel Composer software suite. Author: AmandaS (Intel) Type: Tips and Techniques |
06/23/2009
|