"并行程序设计导论:MPI、Pthreads编程与高效并行程序编写"

需积分: 0 15 下载量 66 浏览量 更新于2023-12-19 收藏 18.42MB PDF 举报
"An Introduction to Parallel Programming" is a comprehensive book covering all aspects of parallel software and hardware, providing a deep and accessible introduction to the usage of MPI (distributed memory programming) and Pthreads (shared memory programming) for writing efficient parallel programs. The book includes programming exercises of varying difficulty in each chapter, making it suitable as a textbook for undergraduate computer science courses and as a professional reference for software developers learning parallel programming. With the prevalence of parallel hardware, this book is a valuable resource for anyone looking to understand and master the intricacies of parallel programming. Peter S. Pacheco: An Introduction to Parallel Programming (ISBN 978-0-12-374260-5). Copyright © 2011 by Elsevier Inc. All rights reserved. Authorized Simplified Chinese translation edition published by China Machine Press."