2021.1 - 2024.1 English

Vitis Libraries

Release Date
2024-08-06
Version
2024.1 English

In 2021.1 release, GQE receives early access support for the following features:

  • 64-bit join support: Now the gqeJoin kernel and its companion gqePart kernel has been extended to 64-bit key and payload, so that larger scale of data can be supported.
  • Initial Bloom-filter support: The gqeJoin kernel now ships with a mode in which it executes Bloom-filter probing. This improves efficiency on certain multi-node flows where minimizing data size in early stage is important.

Both features are offered now as L3 pure software APIs; check the corresponding L3 test cases.