Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Linking a DLL with dispatcher libs

hasimo
Beginner
1,627 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
1,627 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
0 Kudos
Reply