TPC-H Queries with GQE - 2024.1 English

Vitis Libraries

Release Date
2024-08-06
Version
2024.1 English

Note

Source code reference: https://github.com/Xilinx/Vitis_Libraries/tree/2019.2/database/L2/demos

TPC-H queries have been obsolete in GQE 2020.2, because GQE 2020.2 has been redesigned with non-compatible APIs for better integration with SQL engines.

GQE acceleration on TPC-H queries is introduced in Section gqe_kernel_demo. The current experiment only involves the GQE kernels, and a dedicated host C++ code is developed for each query.