Proceedings of the Ninth International Workshop on Data Management on New Hardware 2013
DOI: 10.1145/2485278.2485284
|View full text |Cite
|
Sign up to set email alerts
|

High throughput heavy hitter aggregation for modern SIMD processors

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
18
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
5
3
1

Relationship

2
7

Authors

Journals

citations
Cited by 33 publications
(19 citation statements)
references
References 21 publications
0
18
0
Order By: Relevance
“…This type of query has been successfully used in prior work to evaluate data aggregations [18]- [20]; its performance depends highly both on the underlying implementation as well as the characteristics of the input data. r is a two-column table with n rows consisting of a 32-bit integer group key g and a 32-bit integer value v. The result is a three-column output table where each row contains a group, the frequency of that group count and the sum of all values corresponding to that group sum.…”
Section: A Query and Input Datamentioning
confidence: 99%
See 1 more Smart Citation
“…This type of query has been successfully used in prior work to evaluate data aggregations [18]- [20]; its performance depends highly both on the underlying implementation as well as the characteristics of the input data. r is a two-column table with n rows consisting of a 32-bit integer group key g and a 32-bit integer value v. The result is a three-column output table where each row contains a group, the frequency of that group count and the sum of all values corresponding to that group sum.…”
Section: A Query and Input Datamentioning
confidence: 99%
“…Polychroniou and Ross [20] propose SIMD optimisations when aggregating datasets similar to the zipf and hhitter datasets. Their approach uses multimedia SIMD extensions, although in a very different way to our vector SIMD instructions.…”
Section: A Parallel Aggregation Accelerationmentioning
confidence: 99%
“…Zhou [16], range indexes [17], Bloom filters [18], hash tables and partitioning used in radixsort and hash joins [19].…”
Section: Related Workmentioning
confidence: 99%
“…Polychroniou et.al. [15] proposed updating the aggregates of heavy hitters using SIMD and in recent work [16] designed a SIMD-based range index to accelerate range partitioning and comparison sorting.…”
Section: Related Workmentioning
confidence: 99%