1 / 391
文档名称:

Morgan Kaufmann - An Introduction To Parallel Programming - 2011.pdf

格式:pdf   页数:391
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Morgan Kaufmann - An Introduction To Parallel Programming - 2011.pdf

上传人:bolee65 2014/4/29 文件大小:0 KB

下载得到文件列表

Morgan Kaufmann - An Introduction To Parallel Programming - 2011.pdf

文档介绍

文档介绍: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