Authors
Tim Gubner, Diego Tomé, Harald Lang, Peter Boncz
Publication date
2019/7/1
Book
Proceedings of the 15th International Workshop on Data Management on New Hardware
Pages
1-10
Description
It has so far been unclear which data-intensive CPU tasks can be accelerated with GPUs, as GPUs are bottlenecked by the slow bus connection to the CPU and the limited size of GPU memories.
In this paper we demonstrate a database workload where co-processing actually helps: accelerating large join pipelines where the join condition is selective, by pushing down a Bloom filter test for early pruning. GPUs are more powerful than CPUs for computing hash functions needed in Bloom filter tests, have a local memory with significantly more random-access bandwidth than the CPU, and since only keys (or extracts thereof) have to be moved to the GPU, data transfers over the bus are relatively small. Our micro-benchmarks show that raw Bloom filter lookups are up to 6x faster on the GPU than on the CPU in case the Bloom filter is larger than the CPU cache.
The next quest is for a database architecture that allows …
Total citations
2020202120222023202422421
Scholar articles
T Gubner, D Tomé, H Lang, P Boncz - Proceedings of the 15th International Workshop on …, 2019