Added introductory book on parallel computing

This book "is intended to provide only a very quick overview of the extensive and broad topic of Parallel Computing."  There is another book by the same title, but its text isn't free.
pull/155/head
Thomas Yarnall 11 years ago
parent ff8ee31a04
commit 820e9627ca
  1. 1
      free-programming-books.md

@ -203,6 +203,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/)
* [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
####Software Architecture ####Software Architecture

Loading…
Cancel
Save