pith. sign in

arxiv: 1506.07933 · v3 · pith:GW573WKZnew · submitted 2015-06-26 · 💻 cs.DC

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

classification 💻 cs.DC
keywords libraryaccfftcomputingdistributedgpustitanadvancedadvances
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Not Your Usual FFT: QFT$\rightarrow$FFT via Classical Quantum-Circuit Simulation

    cs.ET 2026-06 unverdicted novelty 4.0

    QFT→FFT computes DFT via classical QFT circuit simulation on qsim with AVX/CUDA backends, claiming parity or better performance than FFTW on CPU/GPU plus an approximate variant.