登入
選單
返回
Google圖書搜尋
An Introduction to Parallel Programming
Peter Pacheco
Matthew Malensek
出版
Morgan Kaufmann
, 2021-08-27
主題
Computers / Computer Science
Computers / Distributed Systems / General
ISBN
012804618X
9780128046180
URL
http://books.google.com.hk/books?id=rElkCwAAQBAJ&hl=&source=gbs_api
EBook
SAMPLE
註釋
An Introduction to Parallel Programming, Second Edition presents a tried-and-true tutorial approach that shows students how to develop effective parallel programs with MPI, Pthreads and OpenMP.As the first undergraduate text to directly address compiling and running parallel programs on multi-core and cluster architecture, this second edition carries forward its clear explanations for designing, debugging and evaluating the performance of distributed and shared-memory programs while adding coverage of accelerators via new content on GPU programming and heterogeneous programming. New and improved user-friendly exercises teach students how to compile, run and modify example programs. - Takes a tutorial approach, starting with small programming examples and building progressively to more challenging examples - Explains how to develop parallel programs using MPI, Pthreads and OpenMP programming models - A robust package of online ancillaries for instructors and students includes lecture slides, solutions manual, downloadable source code, and an image bank New to this edition: - New chapters on GPU programming and heterogeneous programming - New examples and exercises related to parallel algorithms