International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 113 - Issue 13 |
Published: March 2015 |
Authors: Megha Jain, Sanjay Kumar, V.K Patle |
![]() |
Megha Jain, Sanjay Kumar, V.K Patle . Bitonic Sorting Algorithm: A Review. International Journal of Computer Applications. 113, 13 (March 2015), 40-43. DOI=10.5120/19890-1930
@article{ 10.5120/19890-1930, author = { Megha Jain,Sanjay Kumar,V.K Patle }, title = { Bitonic Sorting Algorithm: A Review }, journal = { International Journal of Computer Applications }, year = { 2015 }, volume = { 113 }, number = { 13 }, pages = { 40-43 }, doi = { 10.5120/19890-1930 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2015 %A Megha Jain %A Sanjay Kumar %A V.K Patle %T Bitonic Sorting Algorithm: A Review%T %J International Journal of Computer Applications %V 113 %N 13 %P 40-43 %R 10.5120/19890-1930 %I Foundation of Computer Science (FCS), NY, USA
The Batcher`s bitonic sorting algorithm is a parallel sorting algorithm, which is used for sorting the numbers in modern parallel machines. There are various parallel sorting algorithms such as radix sort, bitonic sort, etc. It is one of the efficient parallel sorting algorithm because of load balancing property. It is widely used in various scientific and engineering applications. However, Various researches have worked on a bitonic sorting algorithm in order to improve up the performance of original batcher`s bitonic sorting algorithm. In this paper, tried to review the contribution made by these researchers.