accfft icon indicating copy to clipboard operation
accfft copied to clipboard

A Massively Parallel FFT Library for CPU/GPU

AccFFT

AccFFT is a new massively parallel FFT library for CPU/GPU architectures. It is specifically designed with the goal of achieving maximum performance.

Installation

Please see http://accfft.org/articles/install/ for installation guide.

Documentation

A detailed step by step documentation on how to use the library can be found at http://accfft.org/documentation/.

Original research paper introducing AccFFT library: http://arxiv.org/abs/1506.07933

License

AccFFT is distributed under GNU GENERAL PUBLIC LICENSE Version 2. Please see LICENSE file.