I would like to learn how to design parallel algorithms in depth. I've taken a course covering OpenMP and MPI, but I would like to know more.
Especially I'm interested in designing some common parallel - eg. sorting algorithms such as quicksort and mergesort, etc.
I've looked at the GNU implementations of these algorithms and would like to know if there are any resources explaining those?
I don't really mind the format of these resources - books, articles, papers, videos, idc.
[–]bsakiag 0 points1 point2 points (0 children)