소스 검색

Merge pull request #193 from corragon/patch-2

Added book to Parallel Programming section
vhf / victor felder 12 년 전
부모
커밋
0b8d530780
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -213,6 +213,7 @@
 
 ####Parallel Programming
 * [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)
 * [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney