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

Linking a DLL with dispatcher libs

hasimo
Einsteiger
2.076Aufrufe
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 Antworten
Elizabeth_S_Intel
Mitarbeiter
2.076Aufrufe
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
Antworten