Overview of OpenMP -- Writing a First OpenMP Program -- Open MP Language Features -- How to Get Good Performance by Using OpenMP -- Using OpenMP in the Real World -- Troubleshooting -- Under the Hood: How OpenMP Really Works -- The Future of OpenMP.;Using OpenMP discusses hardware developments, desc
Using OpenMP: Portable Shared Memory Parallel Programming
β Scribed by Barbara Chapman, Gabriele Jost, Ruud van der Pas
- Publisher
- The MIT Press
- Year
- 2007
- Tongue
- English
- Leaves
- 378
- Series
- Scientific and Engineering Computation 10
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
A comprehensive overview of OpenMP, the standard application programming interface for shared memory parallel computing--a reference for students and professionals.
β¦ Table of Contents
Contents......Page 8
Series Foreword......Page 14
Foreword......Page 16
Preface......Page 20
1 Introduction......Page 26
2 Overview of OpenMP......Page 48
3 Writing a First OpenMP Program......Page 60
4 OpenMP Language Features......Page 76
5 How to Get Good Performance by Using OpenMP......Page 150
6 Using OpenMP in the Real World......Page 216
7 Troubleshooting......Page 268
8 Under the Hood: How OpenMP Really Works......Page 302
9 The Future of OpenMP......Page 332
Glossary......Page 346
References......Page 356
Index......Page 374
π SIMILAR VOLUMES
"I hope that readers will learn to use the full expressibility and power of OpenMP. This book should provide an excellent introduction to beginners, and the performance section should help those with some experience who want to push OpenMP to its limits." βfrom the foreword by <b>David J. Kuck , In
Only the most inexpensive processors, or processors built for low power consumption, now have single cores. The present and future of CPUs is multi-core, quad cores per CPU, 6 cores soon to come, and probably more after that. The authors have a deep understanding of parallel processing, modern com
A comprehensive overview of OpenMP, the standard application programming interface for shared memory parallel computing--a reference for students and professionals.
<p>This book contains the proceedings of the Workshop on OpenMP Applications and Tools, WOMPAT 2003. WOMPAT 2003 was held on June 26and 27, 2003 in Toronto, Canada. The workshop brought together the users and developers of the OpenMP API to meet, share ideas and experiences, and to discuss the lates
In 2011 many computer users were exploring the opportunities and the benefits of the massive parallelism offered by heterogeneous computing. In 2000 the Khronos Group, a not-for-profit industry consortium, was founded to create standard open APIs for parallel computing, graphics and dynamic media. A