1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 11:59:01 +00:00

Added book to Parallel Programming section

This commit is contained in:
Thomas Yarnall 2013-10-18 23:01:13 -05:00
parent d7957be05e
commit 45c39e1613

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