Freshly Printed - allow 10 days lead
Parallel Programming in OpenMP
Rohit Chandra (Author), Ramesh Menon (Author), Leo Dagum (Author), David Kohr (Author), Dror Maydan (Author), Jeff McDonald (Author)
9781558606715, Elsevier Science
Paperback / softback, published 11 October 2000
240 pages
23.4 x 19 x 1.6 cm, 0.52 kg
"This book will provide a valuable resource for the OpenMP community." --Timothy G. Mattson, Intel Corporation"This book has an important role to play in the HPC community-both for introducing practicing professionals to OpenMP and for educating students and professionals about parallel programming. I'm happy to see that the authors have put together such a complete OpenMP presentation." --Mary E. Zozel, Lawrence Livermore National Laboratory
The rapid and widespread acceptance of shared-memory multiprocessor architectures has created a pressing demand for an efficient way to program these systems. At the same time, developers of technical and scientific applications in industry and in government laboratories find they need to parallelize huge volumes of code in a portable fashion. OpenMP, developed jointly by several parallel computing vendors to address these issues, is an industry-wide standard for programming shared-memory and distributed shared-memory multiprocessors. It consists of a set of compiler directives and library routines that extend FORTRAN, C, and C++ codes to express shared-memory parallelism. Parallel Programming in OpenMP is the first book to teach both the novice and expert parallel programmers how to program using this new standard. The authors, who helped design and implement OpenMP while at SGI, bring a depth and breadth to the book as compiler writers, application developers, and performance engineers.
Foreword Preface Chapter 1: Introduction Chapter 2 Getting started with OpenMP Chapter 3: Exploiting loop-level parallelism Chapter 4: Beyond loop-level parallelism: Parallel Regions Chapter 5: Synchronization Chapter 6: Performance Glossary References Index
Subject Areas: Parallel processing [UYFP], Distributed systems [UTR], Computer programming / software development [UM], Grid & parallel computing [UKG]