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

ippStaticInit in MAC OS X

goyorl
初學者
407 檢視
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 積分
1 回應
Vladimir_Dudnik
407 檢視

Hi Goyo,

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

Regards,
Vladimir

回覆