首页    期刊浏览 2024年07月05日 星期五
登录注册

文章基本信息

  • 标题:Fast Parallel Sorting Algorithms on GPUs
  • 本地全文:下载
  • 作者:Bilal Jan ; Bartolomeo Montrucchio ; Carlo Ragusa
  • 期刊名称:International Journal of Distributed and Parallel Systems
  • 印刷版ISSN:2229-3957
  • 电子版ISSN:0976-9757
  • 出版年度:2012
  • 卷号:3
  • 期号:6
  • DOI:10.5121/ijdps.2012.3609
  • 出版社:Academy & Industry Research Collaboration Center (AIRCC)
  • 摘要:This paper presents a comparative analysis of the three widely used parallel sorting algorithms: Odd- Even sort, Rank sort and Bitonic sort in terms of sorting rate, sorting time and speed-up on CPU and different GPU architectures. Alongside we have implemented novel parallel algorithm: min-max butterfly network, for finding minimum and maximum in large data sets. All algorithms have been implemented exploiting data parallelism model, for achieving high performance, as available on multi-core GPUs using the OpenCL specification. Our results depicts minimum speed-up19x of bitonic sort against oddeven sorting technique for small queue sizes on CPU and maximum of 2300x speed-up for very large queue sizes on Nvidia Quadro 6000 GPU architecture. Our implementation of full-butterfly network sorting results in relatively better performance than all of the three sorting techniques: bitonic, odd-even and rank sort. For min-max butterfly network, our findings report high speed-up of Nvidia quadro 6000 GPU for high data set size reaching 224 with much lower sorting time.
  • 关键词:Parallel Computing; Parallel Sorting Algorithms; GPUs; Butterfly Network; OpenCL
国家哲学社会科学文献中心版权所有