Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

Linking a DLL with dispatcher libs

hasimo
Beginner
536 Views
Hi, I am using IPP and I am currently trying to link a DLL with dispatcher libs (in the stublib directory) on Windows. The DLL is built, however, at execution the LoadData function does not find the DLL. If I use the static libraries, it works, but the DLL is optimized for one type of processor only. I would like to use the dispatcher libs to have a DLL working on Pentium II to IV, and not only IV. Is it possible ? How do I have to proceed ? Thanks a lot, Hasimo
0 Kudos
1 Reply
Elizabeth_S_Intel
536 Views
Hasimo, Please see the IPP Support site at: <> to get info about Dispatcher lib. By linking the dispatcher library, you can run the ipp application on different target systems and get best performance. Regards, Elizabeth S. Intel Customer Support
Reply