- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
Sorry, my english poor.
How I am understand, function, that compute DFT of the fixed length may be use only for one specific processor by static linking libraries ? If it right - IMHO this information need add to ipp documentation. It isn't obvious.
Thank you.
Sorry, my english poor.
How I am understand, function, that compute DFT of the fixed length may be use only for one specific processor by static linking libraries ? If it right - IMHO this information need add to ipp documentation. It isn't obvious.
Thank you.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting Aleksandr Murashko
...function, that compute DFT of the fixed length may be use only for one specific processor by static linking libraries ?
...
...
Hi Aleksandr,
Did you have any problems with dynamic or static linking of IPP's DFTfunctions? Please provide more
technical details.
Best regards,
Sergey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I try use function
IppStatus ippgDFTFwd_RToPack_8_32f(const Ipp32f* pSrc, Ipp32f* pDst, int flag)
of IPP by shared DDL, but only procossor-specific include-files has declare of this function: ipp_g9.h, ipp_p8.h, ipp_s8.h, ipp_v8.h, ipp_w7.h for ia32 platform locate at %IPP_ROOT%\\tools\\ia32\\staticlib directory. readme.htm file in this directory say - that includes is use for creating single-processor executables.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is that information enough for you?There are number of KB articles describing dispatching in IPP, among them for example:Generic Static Library Dispatching with the Intel IPP 7.0 Library or http://software.intel.com/en-us/articles/generic-library-dispatching-with-the-ipp-70-library/

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