All Articles Tagged C++ Compiler

Link/UrlTags
Improve performance without rewriting a single line of code [Knowledgebase]
Home Products News Resources Support Store If you are using g++ on Linux*, you will get an error. If you are using Microsoft* C++ on...

Posted: 2011-07-06 00:00:00 by John Mchugh (Intel)
C++ Compiler
Is It possible to use Intel C++ compliler for windows Application project (i.e. GUI Application, consisting Parallellizing concepts)[Forums]
I have tried Parallel studio by working under a project of type win32 Console Application... (dot net 2008, Visual c++)So Is it possible to create and compile successfully a project of type Windows Application(which...

Posted: 2010-09-12 08:17:12
C++ Compiler, Intel C++ Compiler, Intel Parallel Composer, Parallel Programming
C Compiler & C++ Compiler Suite from Intel[Knowledgebase]
Home Products News Resources Support Store Achieve winning performance with these suites of C++ compilers, C compilers, performance libraries,...

Posted: 2010-08-28 00:00:00 by Dwight McDuffee (Intel)
C Compiler, c compiler for linux, c compiler for mac, c compiler for windows, C compiling, C++ Compiler, C++ compiling, compiler
software partner's 45 evaluation for more than one product?[Forums]
I have installed intel's C++ 11.1 comipler under the partner program licens, right after that I'm trying to install intel's Parallel studio under the partner program allowonce, but the licens file is not...

Posted: 2009-12-10 11:48:23
C++ Compiler, software partner program product evaluation
Intel® Parallel Composer Performance Scaling[Videos]


Posted: 2010-11-04 16:23:10
C++ Compiler, Parallel Composer, Visual Studio
Intel® Parallel Composer Assigning the Compiler[Videos]


Posted: 2010-11-04 16:48:13
C++ Compiler, compiler, Parallel Composer, Visual C++
Compiler Support for the Workqueuing Model Extends OpenMP*[Knowledgebase]
Introduction Intel's workqueuing model extends OpenMP* to parallelize a far greater range of applications. Programs with irregular patterns of dynamic data structures or with complicated control...

Posted: 2008-11-20 00:00:00 by Sharon Greenfield (Intel)
C++ Compiler
Basic OpenMP Threading Overhead[Knowledgebase]
Introduction You have existing code and you want to thread it so it runs best on a multicore system. What do you need to know to get started?This article will show how you can start threading your...

Posted: 2009-01-14 00:00:00 by Paul Lindberg (Intel)
C++ Compiler, C/C++, OpenMP, Start Here
Adjusting Thread Stack Address To Improve Performance on Intel® Xeon® Processors[Knowledgebase]
by Phil KerlySenior Software EngineerIntel Corporation, Architecture Performance Engineering Introduction Intel® Xeon® processors with Hyper-Threading Technology enabled contain multiple logical processors...

Posted: 2008-10-22 00:00:00 by Philip Kerly (Intel)
C++ Compiler, Multi-threading, xeon
Intel® Tools for Thread-Oriented Development on Linux*[Knowledgebase]
  Introduction Intel’s support for Linux* threading has expanded significantly due to a pair of acquisitions. The company’s line-up of development products is now one of the most comprehensive toolsets...

Posted: 2008-10-01 21:00:00 by Linda Swink (Intel)
C++ Compiler, C/C++, Multi-threading, open source, OpenMP
Choosing between OpenMP* and Explicit Threading Methods[Knowledgebase]
  Introduction OpenMP provides a powerful, portable, and simple means of threading applications. In some cases, however, developers should choose the flexibility of native threading APIs. The guidelines...

Posted: 2008-10-01 21:00:00 by Andrew Binstock
C++ Compiler, Multi-threading, OpenMP, Start Here