Introduction to Parallel Programming (e-bog) af Pacheco, Peter
Pacheco, Peter (forfatter)

Introduction to Parallel Programming e-bog

25,00 DKK (inkl. moms 31,25 DKK)
An Introduction to Parallel Programming is the first undergraduate text to directly address compiling and running parallel programs on the new multi-core and cluster architecture. It explains how to design, debug, and evaluate the performance of distributed and shared-memory programs. The author Peter Pacheco uses a tutorial approach to show students how to develop effective parallel programs w...
E-bog 25,00 DKK
Forfattere Pacheco, Peter (forfatter)
Udgivet 17 februar 2011
Længde 392 sider
Genrer Operational research
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9780080921440
An Introduction to Parallel Programming is the first undergraduate text to directly address compiling and running parallel programs on the new multi-core and cluster architecture. It explains how to design, debug, and evaluate the performance of distributed and shared-memory programs. The author Peter Pacheco uses a tutorial approach to show students how to develop effective parallel programs with MPI, Pthreads, and OpenMP, starting with small programming examples and building progressively to more challenging ones. The text is written for students in undergraduate parallel programming or parallel computing courses designed for the computer science major or as a service course to other departments; professionals with no background in parallel computing. Takes a tutorial approach, starting with small programming examples and building progressively to more challenging examples Focuses on designing, debugging and evaluating the performance of distributed and shared-memory programs Explains how to develop parallel programs using MPI, Pthreads, and OpenMP programming models