【24h】

A practical approach of GPU bubble sort with CUDA hardware

机译:GPU泡沫的实用方法配备CUDA硬件

获取原文

摘要

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计算与排序的领域有大呼叫。本文介绍了GPU(图形处理单元)泡沫分类的设计,具有CUDA(计算统一设备架构)硬件。泡沫排序被认为是基于比较的分类。使用许多核心GPU的泡沫分类设计先前未知。本文还提出了由GPU泡沫获得的加速。排序基准用于测试泡沫排序(并行和顺序)。排序基准测试六种类型的测试用例。在实验分析的基础上,使用零点测试案例的执行时间快37229倍,使用排序的测试用例在n = 2500000和t = 512时更快地实现37229倍。GPU气泡排序的最佳情况复杂度被压缩o (n)因GPU而o(1)。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号