- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to use MKL-FFT as appears in Intel documentation, but getting problems with the command:
status = DftiCreateDescriptor( &my_desc1_handle, DFTI_SINGLE,DFTI_COMPLEX, 1, 32);
It resulted in:
Error 4 fatal error LNK1103: debugging information corrupt; recompile module mkl_core.lib
Can anybody give a me a short working code-example?
Thanks,
Joseph
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Is it on Microsoft Visual Studio? then issue has been fixed refer to
Is it on Microsoft Visual Studio? then issue has been fixed refer to
http://support.microsoft.com/kb/949009/
Thanks,
Naveen Gv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can find the MKL FFT examples in your MKL installation/examples/dftc/source folder.
--Vipin
--Vipin

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page