Vengineerの妄想(準備期間)

人生は短いけど、長いです。人生を楽しみましょう!

Programming on Parallel Machines


Programming on Parallel Machinesは、Creative Commons Attribution-No Derivative Works 3.0 United States Licenseで公開されている書籍。
PDF版がダンロードできます。

347頁で、
引用
 1、Introduction to Paralle Processing
 2、Recurring Performance Issues
 3、Shared Memory Parallelism
 4、Introduction to OpenMP
 5、Introduction to GPU Programming with CUDA
 6、Introduction to Thrust Programming
 7、Message Passing Systems
 8、Introduction to MPI
 9、MapReduce Computation
 10、The Parallel Prefix Problem
 11、Introduction to Parallel Matrix Operations
 12、Introduction to Parallel Sorting
 13、Parallel Computation for Audio and Image Processing
 14、Parallel Computation in Statistics/Data Mining
 A、Miscellaneous Systems Issues
 B、Review of Matrix Algebra
 C、R Quick Start

って、感じです。