Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

ippStaticInit in MAC OS X

goyorl
Beginner
153 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
153 Views

Hi Goyo,

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

Regards,
Vladimir

Reply