Using OpenMP Portable Shared Memory Parallel Programming

OpenMP, a portable programming interface for shared memory parallel computers, was adopted as an informal standard in 1997 by computer scientists who wanted a unified model on which to base programs for shared memory systems. OpenMP is now used by many software developers; it offers significant adva...

Full description

Saved in:
Bibliographic Details
Main Authors: Chapman, Barbara, Jost, Gabriele, van der Pas, Ruud
Format: eBook Book
Language:English
Published: Cambridge, Mass MIT Press 2007
The MIT Press
Edition:1
Series:Scientific and Engineering Computation
Subjects:
ISBN:0262533022, 9780262533027
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Intro -- Contents -- Series Foreword -- Foreword -- Preface -- 1 Introduction -- 2 Overview of OpenMP -- 3 Writing a First OpenMP Program -- 4 OpenMP Language Features -- 5 How to Get Good Performance by Using OpenMP -- 6 Using OpenMP in the Real World -- 7 Troubleshooting -- 8 Under the Hood: How OpenMP Really Works -- 9 The Future of OpenMP -- Glossary -- References -- Index