Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is a good intro to Parallel Computing in C++ if anybody is interested http://www.cs.cmu.edu/~15210/pasl.html

I also liked this book http://www.parallel-algorithms-book.com/ (free draft copy) it identifies which algorithms are best candidates for running in parallel/divide and conquer strategy, like the analysis on MergeSort vs Quicksort.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: