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

ippStaticInit usage in Windows Driver

longrider
Beginner
247 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