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

Regarding Library file for DftiCommitDescriptor implementation.

balinenirs
Beginner
164 Views

In the latest verion of MKL 2024.0, I would like to know the Library files required for the following to be linked in the compiler(Visual Studio 2022),
. _DftiCommitDescriptor
. _DftiComputeBackward 
. _DftiComputeForward
. _DftiCreateDescriptor
. _DftiFreeDescriptor

Labels (1)
0 Kudos
1 Reply
SofeaAzrin_A_Intel
107 Views

Thank you for your question.

You may refer to this link https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.8lg1xb to find the right library for you to link with your application.


0 Kudos
Reply