FFTW + OpenMP

Let’s assume that I already linked ROOT with -lfftw3_omp somehow.
Any ideas how to use multi-threaded FFTW in ROOT? How to init multi-threaded code from ROOT before using FFTW?

Hi,

This parallel version of FFTW is not currently supported in ROOT. We could think of adding its support in the future versions

Best Regards

Lorenzo