1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-05 15:50:48 +00:00

Merge pull request #193 from corragon/patch-2

Added book to Parallel Programming section
This commit is contained in:
vhf / victor felder 2013-10-19 00:00:41 -07:00
commit 0b8d530780

View File

@ -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