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.

Using Intel IPP in Yocto

na080008d
Beginner
864 Views

Hi Intel support team,

 

I am currently using the Intel IPP libraries to build an app (the build system is cmake). Additionally, I need to be able to build this app in Yocto, so I add the meta-intel layer, but can't seem to find the recipe/package which provides the dev files (.h files, .cmake files, etc.). I was thinking the recipe intel-oneapi-ipp_2021.5.1-522.bb provides what I need, but it seems to only provide the .so files. Could you tell me which recipe/package provides the dev files, which I can use to build my app?

 

Cheers,

Aleksandar

0 Kudos
1 Solution
Gennady_F_Intel
Moderator
725 Views

this thread is closing. in the case if any further questions, please open a new thread.


View solution in original post

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
789 Views

Hi Aleksandar,

>> Could you tell me which recipe/package provides the dev files, which I can use to build my app?

<< the only cmake files which IPP provides are as following:

ls /opt/.../ipp/2021.5.0/lib/cmake/ipp

ipp-config.cmake         

ipp-path-layout.cmake

ipp-config-version.cmake 

ipp-utils.cmake


--Gennady


0 Kudos
Gennady_F_Intel
Moderator
726 Views

this thread is closing. in the case if any further questions, please open a new thread.


0 Kudos
Reply