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

Are the old ipp mx library c / c++ source available?

dfati1
Beginner
348 Views

Hello,

 

I'd like to know if the c / c++ source for the mx / px libraries included in IPP 7 is available to download somewhere or if it can be acquired in some way.   It would solve a lot of issues of needing to support data compressed with those older LZ77 obsoleted functions in drivers on different architectures.   The new functions can't decompressed the existing data.

Hope this is possible.

 

Thanks.

 

0 Kudos
3 Replies
Ruqiu_C_Intel
Moderator
274 Views

For the IPP legacy libraries, all we can provide is the two articles below:

https://www.intel.com/content/www/us/en/developer/articles/tool/intel-ipp-legacy-libraries.html

 

https://www.intel.com/content/www/us/en/developer/articles/code-sample/how-to-build-former-intel-ipp-samples-with-ipp-90-legacy-libraries.html

 

Kindly noted that the older version does not include optimizations for newer CPU instructions, which means it may not be delivering the best possible performance for your system.

Additionally, using such an outdated version poses certain security risks, as newer updates typically address vulnerabilities that have been identified over time.

For both improved performance and enhanced security, we strongly recommend upgrading to the latest version of the product.

0 Kudos
dfati1
Beginner
244 Views

I would need the mx/px library C source from V7.   Do you have a source code licensing department?

 

The mx/px were generic C generated libraries.

 

0 Kudos
Ruqiu_C_Intel
Moderator
105 Views

Hi David, 

Thank you for contacting us. We appreciate your interest in our products and understand your request for source code.
However, we regret to inform you that we do not provide IPP source code. We hope this does not cause too much inconvenience and thank you for your understanding.

 

Regards,

Ruqiu

0 Kudos
Reply