Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Parallel-computation-on-hyper-quicksort

The Hyper quicksort by Bruce Wager was studied.

Improved the efficiency of sequential quicksort algorithm by replacing it with the parallel modified hyper quicksort algorithm.

The input was run parallely with different processors using the hyper quicksort algorithm.

Compared the performances of quicksort and hyper quicksort with different processors. (64 - 1M processors)

Concluded the high performance of hyper quicksort for large number of processors with visualizations.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages