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

Linking to csfft1d etc

antony
Beginner
400 Views

I have some code from a few years ago using the easy-to-use FFT routines csfft1d etc. I can't for the life of me figure out how to get these to link with the latest IVF and MKL - help please?

thanks,

Antony

PS. The routines are documented at http://www.intel.com/software/products/mkl/docs/fft2dfti.pdf - I'm fairly sure you used to be able to link to them very easily using default MKL libraries, without any external wrappers etc.

0 Kudos
1 Reply
alastor
Beginner
400 Views

I have some code from a few years ago using the easy-to-use FFT routines csfft1d etc. I can't for the life of me figure out how to get these to link with the latest IVF and MKL - help please?

thanks,

Antony

PS. The routines are documented at http://www.intel.com/software/products/mkl/docs/fft2dfti.pdf - I'm fairly sure you used to be able to link to them very easily using default MKL libraries, without any external wrappers etc.

Hi,

I have probably very simmilar problem with FFT. I am trying to solve it for two week, but nobody replied me some satisfactory answer to this time.

However, if you want, have a look on my thread FFT in Fortran and compare, if it is the same.

Thanks

0 Kudos
Reply