npadmana / DistributedFFT

6 stars 2 forks source link

Document compatibility with the Intel MKL FFTW wrappers #73

Open npadmana opened 4 years ago

npadmana commented 4 years ago

We should test and document the compatibility of this module with the Intel MKL FFTW routines. Based on the documentation, I think the DFT type should work, but the R2R transforms do not (I've done some simple tests of this), because the Intel wrappers don't handle strided versions of these.