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.

IPP SAMPLES / USC / Targetting

jhr
Beginner
472 Views

Hi,

Do you know how to compile the U(nified) S(peech) (C)omponent from the IPP samples under win32 for a specific processor ? (for example v8)

As of now it compiles a dispatched static library that contains every processor, I would like to only target v8.

Thanks in advance.

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
472 Views

The IPP USC sample build script do not provide such a possibility, so you will need to modify it.For general approach please pay attention to IPP oolsstaticlib eadme.htmfile which describes how to link only with choosen processor specific library

Regards,
Vladimir

0 Kudos
Reply