多核与并行编程参考书目

NullPointer

来自: NullPointer (北京)
创建时间: 2008-02-21 03:44:36 

  转载自http://softwarecommunity.intel.com/articles/eng/1567.htm
  是一系列多核与并行编程的经典,加上了那些已经有的中译本。
  另外把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
出版社 : O'Reilly Media, Inc.

评语 : 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

作者 : Timothy G. Mattson/Beverly A. Sanders/Berna L. Massingill
出版社 : Addison-Wesley Professional

评语 : 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
出版社 : Morgan Kaufmann

评语 : 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

作者 : David R. Butenhof
出版社 : Addison-Wesley Professional

评语 : 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
出版社 : O'Reilly

评语 : 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
出版社 : Addison-Wesley Professional

评语 : 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
出版社 : Addison-Wesley Professional

评语 : 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

作者 : M. Ben-Ari
出版社 : Prentice Hall

作者 : M. Ben-Ari
出版社 : Addison Wesley

评语 : 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
出版社 : McGraw-Hill Science/Engineering/Math

评语 : 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:23:46添加 16. Using OpenMP

作者 : Barbara Chapman/Gabriele Jost/Ruud van der Pas
出版社 : The MIT Press

评语 : 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

评语 : 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

评语 : Intel Press 编程系列 之二

作者 : Richard Gerber/Aart J. C. Bik/Kevin Smith/Xinmin Tian
出版社 : Intel Pr

评语 : Intel Press 编程系列之三

作者 : Stewart Taylor
出版社 : Intel Press

评语 : Intel Press 编程系列之四

最新留言 · · · · · · ( 查看全部 )

NullPointer的其他豆列 · · · · · ·