I can not understand these changes description in new version. I hope someone can help me to understand these better:
- Do not reference cuFFT when compiling the GPU package with CUDA
- Remove spurious dependency of GPU package on cuFFT (which is currently not used)
I find cuFFT in kokkos/fft3d_kokkos.cpp, why does the document indicate that cuFFT is no longer referenced?