From 45c39e1613bcee4f4c9d84b32a51d26213b5733f Mon Sep 17 00:00:00 2001 From: Thomas Yarnall Date: Fri, 18 Oct 2013 23:01:13 -0500 Subject: [PATCH] Added book to Parallel Programming section --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 2407538d..ea8bcd51 100644 --- a/free-programming-books.md +++ b/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 -- GitLab