Skip to content

Repository files navigation

Cuda implementation of the Median of Medians algorithm
******************************************************
Finds the kth element of an unsorted array of floats inported from a file.

Options for ./run
-f|--filename name
-e|--element e
-s|--seperator str (defaults to \n)
-h|--help

About

A CUDA implementation of the Parallel Median of Medians kth element algorithm

Resources

Stars

12 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages