Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
7297 讨论

examples about 3D MKL FFT with OpenMP multiple threads

white888
初学者
2,869 次查看
Hi,

Where can I find any examples about 3D MKL FFT with OpenMP multiple threads? My code is FORTRAN 90.

Thanks.
0 项奖励
2 回复数
barragan_villanueva_
重要分销商 I
2,869 次查看
Quoting - white888
Hi,

Where can I find any examples about 3D MKL FFT with OpenMP multiple threads? My code is FORTRAN 90.

Thanks.

Hi,

Please look at the following MKL KB article where 2D FFT examples are presented:
http://software.intel.com/en-us/articles/different-parallelization-techniques-and-intel-mkl-fft/

But, what kind of examples for 3D you are searching. Did you look at DFTI examples in MKL?

Thanks
--Victor
0 项奖励
white888
初学者
2,869 次查看

Hi,

Please look at the following MKL KB article where 2D FFT examples are presented:
http://software.intel.com/en-us/articles/different-parallelization-techniques-and-intel-mkl-fft/

But, what kind of examples for 3D you are searching. Did you look at DFTI examples in MKL?

Thanks
--Victor

Yes, I looked at DFTIexamples in MKL, but didn't find any 3D examples with OpenMP threads.

That website is helpful. Thanks, Victor.

0 项奖励
回复