Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6814 Discussions

performace between dynamic and static linkage

loca_huang
Beginner
426 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
426 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