Parallel Programming: Concepts and Practice

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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

Author(s): Bertil Schmidt, Jorge Gonzalez-Dominguez, Christian Hundt, Moritz Schlarb
Edition: 1
Publisher: Morgan Kaufmann
Year: 2017

Language: English
Commentary: True PDF
Pages: 416
Tags: Algorithms; C++; Multithreading; Parallel Programming; GPU Programming; OpenMP; CUDA