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

adding IPP to existing program

valipp
Beginner
457 Views
I have an already running program. I would like
to optimize it using IPP. What is the best way
to start ?
0 Kudos
1 Reply
Ying_S_Intel
Employee
457 Views
Dear Customer:
There are a couple of resouces online I can think of at first.
1) IPP online tutorial at https://shale.intel.com/SoftwareCollege/CourseDetails.asp?courseID=119
to get started.
2) Check out the IPP Code samples to see if one of those can help you make easy to replace your code with IPP functions
http://www.intel.com/software/products/ipp/samples.htm
3) Understand how you can measurethe IPP function performance for your target system:
http://www.intel.com/cd/ids/developer/asmo-na/eng/192313.htm
4) Understand the 4 linkage models offered in Intel IPP:
http://www.intel.com/software/products/ipp/techtopics/linkage_models.pdf
5) Surf around the IPP product web site to find more information:
http://www.intel.com/software/products/ipp
6) Check other Intel Software products to improve performance:
http://www.intel.com/software/products
Hope it can help.
Thanks,
Ying S
Intel Corp.

0 Kudos
Reply