Almost Always Stupid: Parallel Quicksort

So you’ve been thinking about applying your awesome parallel programming skills to some problem that is just complex enough to impress the noobs, but just trivial enough to code in a few lines? Cool. Knock yourself out. But stop trying to parallelize quicksort. Posting articles, tutorials, SO questions, and blog posts with the term “parallel […]