Skip to content

Bitonic sort implementation with OpenMP parallel computing.

Notifications You must be signed in to change notification settings

Ram-Aditya/Bitonic-Sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Bitonic-Sort

This project implements the bitonic sort through OpenMP parallel computing.The serial version of the code has been written with intention not to use recursion to make the process of multi-threading less complex.

About

Bitonic sort implementation with OpenMP parallel computing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages