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.

ippStaticInit usage in Windows Driver

longrider
Beginner
413 Views
I am writing a windows driver with INTEL IPP 6.0 for PCs. I decided that the Static linkining with dispatching is the best option (the driver could be used on any intel processors). The document says that the ippstaticInit should not be used in the driver implementation. (to chose the most appropriate static code). If i do not use the IPPstaticinit, then the library may use the px prefix calls and my driver may not get the best performance. What is the method to get the the best performance ?
What will be the effect on using the IPPStaticInit in the driver?
Thanks
0 Kudos
0 Replies
Reply