首页> 外文期刊>Journal of information and computational science >An Efficient Implementation of Double Precision 1-D FFT for GPUs Using CUDA
【24h】

An Efficient Implementation of Double Precision 1-D FFT for GPUs Using CUDA

机译:使用CUDA对GPU进行双精度一维FFT的高效实现

获取原文
获取原文并翻译 | 示例
获取外文期刊封面目录资料

摘要

Fast Fourier Transform (FFT) is a well known and widely used tool in many scientific and engineering fields. CUFFT, which is the NVIDIA's FFT library included in the CUDA toolkit, supports double precision FFTs. However, the implementation of CUFFT is not very efficient.In this paper, we implement an efficient double-precision Cooley-tukey algorithm for GPUs using CUDA. Some programming techniques are employed to exploit the hardware characteristics. These techniques include on-chip shared memory utilization, removing redundant computation, and coalescing the global memory access. Experiments show that the performance of our 1-D FFT is as fast as CUFFT. Furthermore, the performance of our FFT implementation is more than twice faster than CUFFT for small input sizes.
机译:快速傅立叶变换(FFT)是许多科学和工程领域中众所周知的且广泛使用的工具。 CUFFT是CUDA工具包中包含的NVIDIA FFT库,它支持双精度FFT。但是,CUFFT的实现效率不是很高。在本文中,我们使用CUDA为GPU实现了高效的双精度Cooley-tukey算法。一些编程技术被用来开发硬件特性。这些技术包括片上共享内存使用率,删除冗余计算以及合并全局内存访问。实验表明,我们的一维FFT的性能与CUFFT一样快。此外,对于小尺寸输入,我们FFT实现的性能比CUFFT快两倍以上。

著录项

  • 来源
    《Journal of information and computational science》 |2012年第2期|p.387-394|共8页
  • 作者单位

    School of Computer Science and Technology, Anhui University, Hefei 230039, China,Key Lab of Intelligent Computing and Signal Processing of Ministry of Education Anhui University, Hefei 230039, China;

    School of Computer Science and Technology, University of Science and Technology of China Hefei 230027, China;

    School of Computer Science and Technology, Anhui University, Hefei 230039, China,Key Lab of Intelligent Computing and Signal Processing of Ministry of Education Anhui University, Hefei 230039, China;

    School of Computer Science and Technology, Anhui University, Hefei 230039, China,Key Lab of Intelligent Computing and Signal Processing of Ministry of Education Anhui University, Hefei 230039, China;

  • 收录信息
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

    FFT; GPU; CUDA; double precision;

    机译:FFT;GPU;CUDA;双精度;

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号