Skip to content

HichamAgueny/cuFFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of the cuFFT and FFTW libraries

This documentation is about implementing a GPU-accelerated FFT (Fast Fourier Transform) library in an OpenACC application interface, and also the FFTW library in a serial scenario. A Fortran code illustrating the implementation is provided. Details about the compilation process is described in the documentation.

The code was tested on both NVIDIA A100 and P100.

References

About

GPU-accelerated FFT library in OpenACC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors