Skip to content

node3/Parallel-Sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Sorting

Bucket sorting using pthreads and CUDA

Running the code

make
./mysort 16M.bin 16777216 <0/1/2>

About

Bucket sorting algorithm using pthreads and CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published