I've been tinkering with MAGMA for a little bit. So far, very excited about the workflow and API. Extremely easy to use. However, I was sad to see that no FFT methods are provided. Have I missed it?
Thanks
FFT support?
Re: FFT support?
MAGMA doesn't have FFT. It is provided by NVIDIA's cuFFT library, AMD's clMath library, and Intel's MKL.
https://developer.nvidia.com/cuFFT
https://github.com/clMathLibraries
https://software.intel.com/en-us/node/528430
-mark
https://developer.nvidia.com/cuFFT
https://github.com/clMathLibraries
https://software.intel.com/en-us/node/528430
-mark