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.

Lookup table optimization - any resources?

djr_subscribe
Beginner
574 Views
In theory a lot of numerical algorithms can be enhanced via precalculated look-up tables. I would expect processor cache issues play a significant role.Does Intel provide any library or other support for lookup table optimization?
0 Kudos
2 Replies
ids-removed222
Beginner
574 Views
IPP library has supported LUT algorithm
maybe you can benefit them .
0 Kudos
Vladimir_Dudnik
Employee
574 Views
Hi,
we use look-up tables inside of IPP where it makes sense. But we do not provide separate library for look-up tables optimization. What functionality do you expect in such library?
Regards,
Vladimir
0 Kudos
Reply