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

How to do batch FFT

shiva_rama_krishna_b
740 Views

Hi,

i would like to know is there any way i can do batch FFT. CUFFT provides a way to do batch FFT. I want to know is there any function exists in MKL which serves my purpose.

 

Thanks

sivaramakrishna.

0 Kudos
2 Replies
Evgueni_P_Intel
Employee
740 Views

Dear shiva rama krishna bharadwaj I.
 

Yes, MKL can do batch FFT.

Please see examples/dftc/source/config_number_of_transforms.c in the MKL installation directory.

Thank you.

Evgueni.
 

0 Kudos
shiva_rama_krishna_b
740 Views

Thanks Evgueni.

0 Kudos
Reply