mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Merge pull request #155 from corragon/patch-1
Added introductory book on parallel computing
This commit is contained in:
commit
2cd39672cc
1 changed files with 1 additions and 0 deletions
|
|
@ -203,6 +203,7 @@
|
|||
####Parallel Programming
|
||||
* [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)
|
||||
* [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney
|
||||
|
||||
####Software Architecture
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue