Skip to content

Parallel implementation of the odd-even sort algorithm using pthreads and FastFlow

License

Notifications You must be signed in to change notification settings

michelezoncheddu/parallel-odd-even-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odd-even sort

Parallel implementation of the odd-even sort algorithm.

The project has been developed and tested on the Intel Xeon Phi 7230 (64 cores), heavily relying on the 512-bit vectorization.

Results

Speedup of the native-threads version:

Speedup of the FastFlow version:

About

Parallel implementation of the odd-even sort algorithm using pthreads and FastFlow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published