《Parallel Programming in OpenMP》(英文版)

OpenMP并行编程设计,英文名:Parallel Programming in OpenMP,PDF格



Parallel Programming in OpenMP is the first book to teach both the novice and expert parallel programmers how to program using this new standard. The authors, who helped design and implement OpenMP while at SGI, bring a depth and breadth to the book as compiler writers, application developers, and performance engineers.
  
  * Designed so that expert parallel programmers can skip the opening chapters, which introduce parallel programming to novices, and jump right into the essentials of OpenMP.
  * Presents all the basic OpenMP constructs in FORTRAN, C, and C++.
  * Emphasizes practical concepts to address the concerns of real application developers.
  * Includes high quality example programs that illustrate concepts of parallel programming as well as all the constructs of OpenMP.
  * Serves as both an effective teaching text and a compact reference.
  * Includes end-of-chapter programming exercises.





下载地址: http://www.softshome.com/html/ebooks/program/200809/28-840.html

你可能感兴趣的:(编程,C++,c,performance,fortran)