intel-device-plugins-for-kubernetes icon indicating copy to clipboard operation
intel-device-plugins-for-kubernetes copied to clipboard

Evaluate usage of Intel® Query Processing Library (Intel® QPL) in the IAA e2e tests

Open bart0sh opened this issue 3 years ago • 1 comments

The Intel® Query Processing Library (Intel® QPL) is an open-source library to provide high-performance query processing operations on Intel CPUs. Intel® QPL is aimed to support capabilities of the new Intel® In-Memory Analytics Accelerator (Intel® IAA) available on Next Generation Intel® Xeon® Scalable processors, codenamed Sapphire Rapids processor, such as very high throughput compression and decompression combined with primitive analytic functions, as well as to provide highly-optimized SW fallback on other Intel CPUs. Intel QPL primarily targets applications such as big-data and in-memory analytic databases.

It may make sense to evaluate usage of QPL tests or sample applications in the project e2e tests.

bart0sh avatar Jun 12 '22 14:06 bart0sh

https://github.com/intel/qpl/releases/tag/v0.2.0 https://intel.github.io/qpl/documentation/get_started_docs/system_requirements.html#accelerator-configuration-reference-link

mythi avatar Oct 05 '22 04:10 mythi