pfft icon indicating copy to clipboard operation
pfft copied to clipboard

GPU support.

Open rainwoodman opened this issue 8 years ago • 0 comments

There is already a GPU enabled parallel FFT library https://github.com/amirgholami/accfft/ .

AccFFT is written in C++. I wonder if we can port the GPU related code to C and use in pfft as a GPU backend.

rainwoodman avatar Mar 06 '17 19:03 rainwoodman