Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

bug in IPPConfig.cmake under Linux

mgrabner
Beginner
861 Views

The "IPPConfig.cmake" file distributed with the "intel-oneapi-ipp-devel-2022.0-2022.0.0-808.x86_64" package for Linux is buggy. It searches for library files with the suffix ".${IPP_VERSION_MAJOR}" added to the file name, but those do not exist, the correct suffix is ".${IPP_INTERFACE_VERSION}". The attached patch fixes this issue, please consider integrating it into future releases!


Kind regards,

Markus

1 Solution
Ruqiu_C_Intel
Moderator
540 Views

Thanks again Markus for posting this issue and providing a workaround!

We are happy to inform you that the fix will be available in an upcoming release.

 

View solution in original post

0 Kudos
2 Replies
Ruqiu_C_Intel
Moderator
718 Views

Hi Markus,


Thanks a lot for raising the issue.

We will investigate internally ASAP.


Warm regards,

Ruqiu


0 Kudos
Ruqiu_C_Intel
Moderator
541 Views

Thanks again Markus for posting this issue and providing a workaround!

We are happy to inform you that the fix will be available in an upcoming release.

 

0 Kudos
Reply