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

performace between dynamic and static linkage

loca_huang
Beginner
392 Views
HI:
I had use the ippmerged.c ippmerged.h and funclist.h to compile the static link version, but the performace decayed about 20%. Is there any suggestion for me? BTW,there is no problem to use the IPP4.0 with static link.
regards
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
392 Views

Hi,

If all was done correctly there should not performance degradation. Did you call static dispatcher initialization? If you did not you can run PX code instead of optimized code.

Btw, why did not you use IPP static libraries and dispatchers(merged/emerged)?

Regards,
Vladimir

0 Kudos
Reply