Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 411 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 411 Bytes

ACM SIGMOD 2018 Programming Contest

In-memory, multi-core evaluation of batched SPJA (selection-projection-join-aggregation) queries on a predefined set of immutable relations using hash joins. (official contest site for more)

The solution uses Intel's Thread Building Blocks.