MulticoreInfo.com header image 2

Tuning C/C++ compilers for optimal parallel performance in multicore apps: Part 2

February 22nd, 2010 · No Comments




By Max Domeika
As a follow-on to Part 1, which included, among other things, an overview of compiler optimization as it relates to parallelization of code for multicore applications, in this second part in this series, the discussion will detail a process for applying these optimizations to your application.

This process consists of four steps:
1. Characterize the application.
2. Prioritize compiler optimization.
3. Select benchmark.
4. Evaluate performance of compiler optimizations.

Full Story

  • Share/Save/Bookmark

Tags: Performance

Like what you're reading? Come back every day for multicore news, or subscribe to RSS updates.



Stumble It!     


0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

You must log in to post a comment.