文档介绍:In Praise of An Introduction to Parallel Programming
With ing of multicore processors and the cloud, puting is most cer-
tainly not a niche area off in a corner of puting world. Parallelism has e
central to the efficient use of resources, and this new textbook by Peter Pacheco will go a
long way toward introducing students early in their academic careers to both the art and
practice of puting.
Duncan Buell
Department puter Science and Engineering
University of South Carolina
An Introduction to Parallel Programming illustrates fundamental programming principles
in the increasingly important area of shared-memory programming using Pthreads and
OpenMP and distributed-memory programming using MPI. More important, it empha-
sizes good programming practices by indicating potential performance pitfalls. These
topics are presented in the context of a variety of disciplines, puter science,
physics, and mathematics. The chapters include numerous programming exercises that
range from easy to very challenging. This is an ideal book for students or professionals
looking to learn parallel programming skills or to refresh their knowledge.
Leigh Little
Department putational Science
The College at Brockport, The State University of New York
An Introduction to Parallel Programming is a well-written, comprehensive book on the
field of puting. Students and practitioners alike will appreciate the rele-
vant, up-to-date information. Peter Pacheco’s very accessible writing style, combined
with numerous interesting examples, keeps the reader’s attention. In a field that races
forward at a dizzying pace, this book hangs on for the wild ride covering the ins and outs
of parallel hardware and software.
Kathy J. Liszka
Department puter Science
University of Akron
puting is the future and this book really helps introduce plicated
subject with practical and useful examples.
Andrew N. Sloss, FBCS
Consultant Engineer, ARM
Author of ARM System Developer’s G