《Concepts and Practice of Parallel Programming》是一本深入介绍并行编程理论与实践的书籍,适合希望掌握现代多核处理器编程技术的程序员和计算机科学学生阅读。书中涵盖了从基础概念到高级应用的知识体系,并通过大量实例展示如何利用并行计算提升程序性能。
Parallel Programming: Concepts and Practice
Authors: Bertil Schmidt Ph.D., Jorge Gonzalez-Dominguez Ph.D., Christian Hundt, Moritz Schlarb
ISBN-10: 0128498900
ISBN-13: 9780128498903
Edition: 1
Publication Date: November 27, 2017
Pages: 416
Price: $79.95
Cover
Half Title
Parallel Programming: Concepts and Practice
Copyright © 2018
Preface
Acknowledgments
Chapter 1 Introduction
Chapter 2 Theoretical Background
Chapter 3 Modern Architectures
Chapter 4 C++11 Multithreading
Chapter 5 Advanced C++11 Multithreading
Chapter 6 OpenMP
Chapter 7 Compute Unified Device Architecture (CUDA)
Chapter 8 Advanced CUDA Programming
Chapter 9 Message Passing Interface (MPI)
Chapter 10 Unified Parallel C++
Index
Back Cover