Portability#

Added support for the oneMKL interface library for GPU FFTs#

This enables cross-vendor support for GPU FFTs to the GROMACS SYCL backend. Either cuFFT or rocFFT can now be used with Intel DPC++ and Codeplay’s plugins for NVIDIA and AMD GPUs.

Issue 4744