Buch, Englisch, 240 Seiten, Format (B × H): 190 mm x 235 mm, Gewicht: 444 g
Buch, Englisch, 240 Seiten, Format (B × H): 190 mm x 235 mm, Gewicht: 444 g
ISBN: 978-1-55860-671-5
Verlag: MORGAN KAUFMANN PUBL INC
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.
Zielgruppe
Novice and expert programmers who want to understand this new standard. Developers of technical and scientific applications.
Autoren/Hrsg.
Fachgebiete
- Wirtschaftswissenschaften Wirtschaftssektoren & Branchen Fertigungsindustrie Luftfahrtindustrie
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Funktionale, Logische, Parallele und Visuelle Programmierung
- Technische Wissenschaften Verkehrstechnik | Transportgewerbe Luft- und Raumfahrttechnik, Luftverkehr
Weitere Infos & Material
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