Google apps
Main menu

"All software needs to be parallel"

1 Comment -

1 – 1 of 1
Blogger broadbear said...

Interesting post. I have recently started a github repo for parallel algorithms. I initially implemented some sorting algorithms such as a Parallel Quicksort and a PSRS (Parallel Sorting by Random Samply) algorithm. I have seen some good results with the PSRS algorithm. They are designed to be a drop-in replacement for Java's built in sorting mechanism.

You can see the code here: https://github.com/broadbear/sort. At some point I will start on some graph algorithms (I've already implemented several serial versions).

15 December 2013 at 00:20

You can use some HTML tags, such as <b>, <i>, <a>

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot