Parallel Programming
Concepts and Practice| By: | Bertil Schmidt; Jorge Álvaro Gonzalez-Martinez; Christian Hundt; Moritz Schlarb |
| Publisher: | Elsevier S & T |
| Print ISBN: | 9780128498903 |
| eText ISBN: | 9780128044865 |
| Edition: | 0 |
| Copyright: | 2018 |
| Format: | Reflowable |
Lifetime - $75.59
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Parallel Programming: Concepts and Practice provides an upper level introduction to parallel programming. In addition to covering general parallelism concepts, this text teaches practical programming skills for both shared memory and distributed memory architectures. The authors’ open-source system for automated code evaluation provides easy access to parallel computing resources, making the book particularly suitable for classroom settings.
- Covers parallel programming approaches for single computer nodes and HPC clusters: OpenMP, multithreading, SIMD vectorization, MPI, UPC++
- Contains numerous practical parallel programming exercises
- Includes access to an automated code evaluation tool that enables students the opportunity to program in a web browser and receive immediate feedback on the result validity of their program
- Features an example-based teaching of concept to enhance learning outcomes