|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <memory>#include "gromacs/fft/fft.h"#include "gromacs/gpu_utils/devicebuffer_datatype.h"#include "gromacs/gpu_utils/gputraits.h"#include "gromacs/utility/gmxmpi.h"#include "gpu_3dfft_impl.h"
Include dependency graph for gpu_3dfft_ocl_vkfft.h:
This graph shows which files directly or indirectly include this file:Declares the GPU 3D FFT routines.
This backend for OpenCL provides greater performance than clFFT, but its primary purpose is to bypass a clFFT compilation bug and allow GPU-accelerated PME on macOS. OpenCL is deprecated, so we may stop maintaining this backend once SYCL runs on Apple GPUs.
Classes | |
| class | gmx::Gpu3dFft::ImplOclVkfft |
| A 3D FFT wrapper class for performing R2C/C2R transforms using VkFFT. More... | |
1.8.5