1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 22:40:47 +00:00

Merge pull request #257 from amitdev/patch-1

Added a book on parallel programming
This commit is contained in:
vhf / victor felder 2013-10-24 01:31:15 -07:00
commit db70e58bae

View File

@ -222,6 +222,7 @@
* [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
* [Programming on Parallel Machines; GPU, Multicore, Clusters and More] (http://heather.cs.ucdavis.edu/parprocbook) - Norm Matloff
####Software Architecture
* [Seamless Object-Oriented Software Architecture](http://www.bon-method.com/book_print_a4.pdf) (PDF)