Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Lookup table optimization - any resources?

djr_subscribe
Beginner
564 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
564 Views
IPP library has supported LUT algorithm
maybe you can benefit them .
0 Kudos
Vladimir_Dudnik
Employee
564 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