| Link/Url | Tags |
|---|---|
| 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 guide ... Posted: 2008-10-02 13:50:27 by Andrew Binstock | C++ Compiler, OpenMP, Start Here, Multi-threading |
| 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 ... Posted: 2008-10-02 13:52:49 by | open source, C++ Compiler, OpenMP, C/C++, Multi-threading |
| 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 p ... Posted: 2008-10-22 10:08:32 by Philip Kerly (Intel) | C++ Compiler, xeon, Multi-threading |
| 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 you ... Posted: 2009-01-14 11:00:55 by Paul Lindberg (Intel) | C++ Compiler, OpenMP, C/C++, Start Here |
| Performance Obstacles for Threading: How do they affect OpenMP code? [Knowledgebase] by Paul Lindberg Introduction Now that multi-core processors are becoming mainstream, developers need to thread their code so it will run in parallel. OpenMP1 can provide a useful way to thread ... Posted: 2009-01-14 15:34:03 by Paul Lindberg (Intel) | C++ Compiler, OpenMP, Multi-threading |
| 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-21 13:57:16 by | C++ Compiler |
| Intel® Parallel Composer Getting Started [Videos] Once you install Parallel Studio, there are Getting Started Guides that take just a few minutes. There’s even sample code to get you started. ... Posted: 2009-05-14 20:10:30 by John Mchugh (Intel), venkatrajaraman | C++ Compiler, Visual Studio, parallel studio, Parallel Composer, compiler |
| Intel® Parallel Composer Assigning the Compiler [Videos] Perhaps the first think you’ll want to know – “How do I tell Visual Studio to use the Intel C++ Compiler?” ... Posted: 2009-05-14 20:15:45 by John Mchugh (Intel), venkatrajaraman | C++ Compiler, Parallel Composer, Visual C++, compiler |
| Intel® Parallel Composer Performance Scaling [Videos] Why use Parallel Studio? It makes it easier to add parallelism and here’s an example of the scaling benefit in a short video. ... Posted: 2009-05-14 20:20:44 by John Mchugh (Intel), venkatrajaraman | C++ Compiler, Visual Studio, Parallel Composer |