Parallel programming concepts and practice

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 sy...

Full description

Bibliographic Details
Main Authors: Schmidt, Bertil, Gonzalez-Dominguez, Jorge (Author), Hundt, Christian (Author), Schlarb, Moritz (Author)
Format: eBook
Language:English
Published: Amsterdam Morgan Kaufmann 2017
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02438nmm a2200385 u 4500
001 EB002171757
003 EBX01000000000000001309534
005 00000000000000.0
007 cr|||||||||||||||||||||
008 230808 ||| eng
020 |a 0128498900 
020 |a 0128044861 
020 |a 9780128498903 
050 4 |a QA76.642 
100 1 |a Schmidt, Bertil 
245 0 0 |a Parallel programming  |b concepts and practice  |c Bertil Schmidt, Jorge Gonzalez-Dominguez, Christian Hundt, Moritz Schlarb 
260 |a Amsterdam  |b Morgan Kaufmann  |c 2017 
300 |a 1 online resource 
505 0 |a Includes bibliographical references and index 
653 |a Programmation parallèle (Informatique) 
653 |a Parallel programming (Computer science) / fast 
653 |a Parallel programming (Computer science) / http://id.loc.gov/authorities/subjects/sh85097827 
700 1 |a Gonzalez-Dominguez, Jorge  |e author 
700 1 |a Hundt, Christian  |e author 
700 1 |a Schlarb, Moritz  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Introduction Theoretical Background Modern Architectures C++11 Multithreading Advanced C++11 Multithreading OpenMP Compute Unified Device Architecture Advance CUDA Programming Message Passing Interface Unified Parallel C++ 
015 |a GBB7F3139 
776 |z 9780128044865 
776 |z 0128044861 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780128044865/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 005.2/75 
520 |a 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