来自: NullPointer (北京)
创建时间: 2008-02-21 03:44:36
转载自http://softwarecommu
是一系列多核与并行编程的经典,加上了那些已经有的中译本。
另外把Intel Press自己出的那四本书放在了最后,它们在Amazon上卖得并不好,且好评寥寥
Technical Books for Multi-Core Software Developers
Author: Aaron Tersteeg
12/12人推荐
我不喜欢
共 21 个条目· · · · · ·
|
2008-02-21 03:48:09添加
1.
Intel Threading Building Blocks
作者 : James Reinders 评语 : Parallelism for C++ as defined by Intel Threading Building Blocks is being heralded as the key for multi-core programming in C++. In this book, James Reinders explains the library in a way that furnishes novices and experts alike with a clear and accessib |
|
2008-02-21 03:49:45添加
2.
Patterns for Parallel Programming (Software Patterns Series)
作者 : Timothy G. Mattson/Beverly A. Sanders/Berna L. Massingill 评语 : This book is designed to help people new to parallel computing “think parallel”. It uses design patterns to present the essence of how experts think about parallel programming. Examples are provided in MPI, OpenMP and Java; though really the book is usefu |
|
2008-02-21 03:50:46添加
3.
并行编程模式
作者 : (美)麦森吉尔/(美)桑德斯/(美)马特桑 评语 : 上一本书的译本 |
|
2008-02-21 03:57:10添加
4.
Parallel Programming in OpenMP
作者 : Rohit Chandra/Ramesh Menon/Leo Dagum/David Kohr/Dror Maydan/Jeff McDonald 评语 : The OpenMP standard allows programmers to take advantage of new shared-memory multiprocessor systems from vendors like Compaq, Sun, HP, and SGI. Aimed at the working researcher or scientific C/C++ or Fortran programmer, Parallel Programming in OpenMP both |
|
2008-02-21 03:58:47添加
5.
Programming with POSIX(R) Threads (Addison-Wesley Professional Computing Series)
作者 : David R. Butenhof 评语 : An in-depth description of the IEEE operating system interface standard, POSIX threads, commonly called Pthreads. You will attain a solid understanding of threads and will discover how to put this powerful mode of programming to work in real-world applica |
|
2008-02-21 03:59:31添加
6.
POSIX多线程程序设计
作者 : (美)布滕霍夫 评语 : 上一本书的译本 |
|
2008-02-21 04:01:52添加
7.
Win32 Multithreaded Programming
作者 : Aaron Cohen/Mike Woodring 评语 : The book is currently out of print, but still worth noting as a great referance for Win32 Multithreaded Programing. |
|
2008-02-21 04:03:15添加
8.
Java Concurrency in Practice
作者 : Brian Goetz/Tim Peierls/Joshua Bloch/Joseph Bowbeer/David Holmes/Doug Lea 评语 : Brian's book covers the basic concepts of concurrency and thread safety, techniques for building and composing thread-safe classes, and using the concurrency building blocks in java.util.concurrent. It also includes performance optimization dos and don'ts |
|
2008-02-21 04:03:56添加
9.
JAVA并发编程实践
作者 : 戈茨 评语 : 上一本书的译本 |
|
2008-02-21 04:08:22添加
10.
Concurrent Programming in Java(TM)
作者 : Doug Lea 评语 : The Java platform provides a broad and powerful set of APIs, tools, and technologies. One of its most powerful capabilities is the built-in support for threads. This makes concurrent programming an attractive yet challenging option for programmers using t |
|
2008-02-21 04:11:23添加
11.
Principles of Concurrent Programming (PHI Series in Computer Science)
作者 : M. Ben-Ari |
|
2008-02-21 04:15:46添加
12.
Principles of Concurrent and Distributed Programming (2nd Edition) (Prentice-Hall International Series in Computer Science)
作者 : M. Ben-Ari 评语 : The book focuses on algorithmic principles rather than language syntax with an emphasis on the use of the Spin model checker for modeling concurrent systems and verifying program correctness and includes and explains the implementation of concurrency in t |
|
2008-02-21 04:16:29添加
13.
Parallel Programming in C with MPI and OpenMP
作者 : Michael J. Quinn 评语 : This book is a great introduction to parallel computing. It is pragmatic and focuses on what you need to know to be productive with C and MPI or OpenMP. |
|
2008-02-21 04:17:38添加
14.
并行程序设计:C、MPI与OpenMP——大学计算机教育国外著名教材系列
作者 : (美)奎因 评语 : 上一本的影印本 |
|
2008-02-21 04:45:10添加
15.
MPI与OpenMP并行程序设计:C语言版——世界著名计算机教材精选
作者 : 奎因 评语 : 上一本的译本 |
|
2008-02-21 04:23:46添加
16.
Using OpenMP
作者 : Barbara Chapman/Gabriele Jost/Ruud van der Pas 评语 : OpenMP is the number one API for shared memory parallel computers. This book discusses OpenMP version 2.5 and is the most up to date text available about this important language and how it is used. The emphasis is on scientific computing, but the algorith |
|
2008-02-21 12:26:29添加
17.
Multi-Core Programming
作者 : Shameem Akhter/Jason Roberts 评语 : Intel Press 编程系列 之一 |
|
2008-02-21 12:07:27添加
18.
多核程序设计技术
作者 : 阿克特 评语 : Intel Press 编程系列 |
|
2008-02-21 12:15:47添加
19.
Vtune Performance Anal (Intel Press)
作者 : James Reinders 评语 : Intel Press 编程系列 之二 |
|
2008-02-21 04:52:05添加
20.
The Software Optimization Cookbook Second Edition. High Performance Recipes for IA 32 Platforms
作者 : Richard Gerber/Aart J. C. Bik/Kevin Smith/Xinmin Tian 评语 : Intel Press 编程系列之三 |
|
2008-02-21 04:49:20添加
21.
Optimizing Applications for Multi-Core Processors, Using the Intel® Integrated Performance Primitives, Second Edition
作者 : Stewart Taylor 评语 : Intel Press 编程系列之四 |




















