【24h】

A practical approach of GPU bubble sort with CUDA hardware

机译:使用CUDA硬件进行GPU气泡排序的实用方法

获取原文
获取原文并翻译 | 示例

摘要

Presently GPU computing is in big call with the sphere of sorting. This paper presents the design of GPU (Graphic Processing Unit) bubble sort with CUDA (Compute Unified Device Architecture) hardware. The bubble sort is considered as comparison based sorting. The design of bubble sort using many core GPUs was previously unknown. The paper also presents the speedup acquired by the GPU bubble. The sorting benchmark is used to test bubble sort (parallel & sequential). The six types of test cases are considered by the sorting benchmark. On the basis of experimental analysis, parallel bubble sort achieved 37229 times faster execution time using zero test case and 6375 times faster using sorted test case at N = 2500000 and T = 512. The best case time complexity of the GPU bubble sort is compressed O(n) to O(1) because of the GPU.
机译:当前,GPU计算在排序领域大受欢迎。本文介绍了使用CUDA(计算机统一设备架构)硬件进行GPU(图形处理单元)气泡排序的设计。冒泡排序被认为是基于比较的排序。使用许多核心GPU进行气泡排序的设计以前是未知的。本文还介绍了GPU泡泡所带来的加速。排序基准用于测试气泡排序(并行和顺序)。排序基准考虑了六种类型的测试用例。根据实验分析,在N = 2500000和T = 512的情况下,并行气泡排序使用零测试用例的执行时间快37229倍,使用排序测试用例的处理速度快6375倍。GPU气泡排序的最佳情况下时间复杂度是压缩O (n)至O(1),因为是GPU。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号