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

Why doesn't work set of the processor oriented libraries?

voval
Beginner
299 Views
For my program need use the next libraries:
ippcc-XX.X.dll, ippi-XX.X.dll,ippj-XX.X.dll,ipps-XX.X.dll,ippcore.dll (and created from them libs for BorlandC++).
The first question why need take ippccpx-XX.X.dll instead of ippcc-XX.X.dll (with ippcc-XX.X.dll doesn't work).
I know that my processor is the "Intel Core2 Duo processors (SSSE3)".
Why in case of replacing in project the above libraries to ...v8-XX.X.dll the programdoesn't work too?
Vladimir.
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
299 Views

I would recommend you to make Borland libraries from IPP dipsatcher DLLs, which in turn will detect best optimized DLLs for your platform. Please consult with IPP Linkage models article on Technical Support pages.

Regards,
Vladimir

0 Kudos
Reply