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

ippStaticInit in MAC OS X

goyorl
Beginner
230 Views
Hi all,

I am porting an application from Windows to MAC OS X, I use IPPs for video procesing. I have followed the instructions in http://support.intel.com/support/performancetools/libraries/ipp/mac/sb/CS-026476.htm for static linking with the IPPs libraries, but there it is not mentioned if 'ippStaticInit()' or 'ippStaticInitCPU()' has to be called for optimization of the IPPs functions in MAC OS. Somebody could clarify this for me?

Thanks
Goyo.
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
230 Views

Hi Goyo,

yes, you need to call ippStaticInit function to initialize IPP static dispatcher

Regards,
Vladimir

0 Kudos
Reply