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

Support for AMD

harald85
Beginner
209 Views
Hello

I want to implement an user mode program which uses the GSM Codecs from the intel IPP. THe only problem is that it has to run with amd and Intel processors. Is this any problem?

Harald
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
209 Views

Hello Harald,

Intel IPP designed to work on any processor which 100% compatible with Intel Architecture. The processor specific code dispatching is based on processor features not on the manufacturer brand name. It means if given processor supports Intel SSE instruction set than IPP will use SSE optimized code branch. You may estimate potential performance of IPP functions on your target processor by running IPP performance system tests which available in IPPtoolsperfsys folder.

Regards,
Vladimir
0 Kudos
Reply