浏览代码

Added book to Parallel Programming section

Thomas Yarnall 12 年之前
父节点
当前提交
45c39e1613
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -213,6 +213,7 @@
 
 
 ####Parallel Programming
 ####Parallel Programming
 * [How to Write Parallel Programs](http://www.lindaspaces.com/book/)
 * [How to Write Parallel Programs](http://www.lindaspaces.com/book/)
+* [High Performance Computing](http://cnx.org/content/col11136/latest) (PDF, ePUB) - Charles Severance & Kevin Dowd
 * [Is Parallel Programming Hard, And, If So, What Can You Do About It?](http://kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html)
 * [Is Parallel Programming Hard, And, If So, What Can You Do About It?](http://kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html)
 * [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney
 * [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney