Skip to content

patorsiang/Parallel-QuickSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

1.dataSet generation code in java:
	A java code to generate the dataset used by the parallel quicksort program.
2.Parallel QuickSort in C++:
	A parallel Implementation of quicksort in c++. 
	Three test dataset there: smallset.txt/sortData1M.txt/sortData2M.txt.
3.Paper
	'Parallel Quick Sort using MPI'



Thanks,
Qingkui Wang

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published