Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

This is a parallel implementation of Quicksort with scan primitives according to the paper "Scans as Primitive Parallel Operations" by Blelloch.

Instructions to test this code:
-------------------------------

cabal install accelerate
ghci Quicksort.hs

To Do
-----------------
- speed test

About

Parallel quicksort with scan primitives

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages