Преглед на файлове

Merge pull request #155 from corragon/patch-1

Added introductory book on parallel computing
vhf / victor felder преди 12 години
родител
ревизия
2cd39672cc
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

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