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

Cluster MKL-FFT examples for Fortran

Navdeep_Rana
Beginner
397 Views

Are there any cluster MKL-FFT examples available for fortran?

The page
 https://software.intel.com/en-us/mkl-developer-reference-fortran-examples-for-cluster-fft-functions

shows  only C examples. In particular I am interested in doing R2C  and C2R inplace FFTs.

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
397 Views

Please take a look at the mklroot/examples/cdft[c,f] examples

0 Kudos
Reply