English

AccFFT: A library for distributed-memory FFT on CPU and GPU architectures

Distributed, Parallel, and Cluster Computing 2016-05-27 v3

Abstract

We present a new library for parallel distributed Fast Fourier Transforms (FFT). The importance of FFT in science and engineering and the advances in high performance computing necessitate further improvements. AccFFT extends existing FFT libraries for CUDA-enabled Graphics Processing Units (GPUs) to distributed memory clusters. We use overlapping communication method to reduce the overhead of PCIe transfers from/to GPU. We present numerical results on the Maverick platform at the Texas Advanced Computing Center (TACC) and on the Titan system at the Oak Ridge National Laboratory (ORNL). We present the scaling of the library up to 4,096 K20 GPUs of Titan.

Keywords

Cite

@article{arxiv.1506.07933,
  title  = {AccFFT: A library for distributed-memory FFT on CPU and GPU architectures},
  author = {Amir Gholami and Judith Hill and Dhairya Malhotra and George Biros},
  journal= {arXiv preprint arXiv:1506.07933},
  year   = {2016}
}

Comments

Parallel FFT Library

R2 v1 2026-06-22T10:00:35.973Z