Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

bug in IPPConfig.cmake under Linux

mgrabner
Beginner
893 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
572 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
750 Views

Hi Markus,


Thanks a lot for raising the issue.

We will investigate internally ASAP.


Warm regards,

Ruqiu


0 Kudos
Ruqiu_C_Intel
Moderator
573 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