2015 IEEE 21st International Symposium on High Performance Computer Architecture (HPCA) 2015
DOI: 10.1109/hpca.2015.7056019
|View full text |Cite
|
Sign up to set email alerts
|

VSR sort: A novel vectorised sorting algorithm & architecture extensions for future microprocessors

Abstract: Sorting is a widely studied problem in computer science and an elementary building block in many of its subfields. There are several known techniques to vectorise and accelerate a handful of sorting algorithms by using single instruction-multiple data (SIMD) instructions. It is expected that the widths and capabilities of SIMD support will improve dramatically in future microprocessor generations and it is not yet clear whether or not these sorting algorithms will be suitable or optimal when executed on them. … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
9
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
4
1
1

Relationship

3
3

Authors

Journals

citations
Cited by 11 publications
(18 citation statements)
references
References 45 publications
(49 reference statements)
0
9
0
Order By: Relevance
“…These parameters were shown to be reasonable in recent vector work [8], [11]. They also represent a configuration that we anticipate could eventually appear on the market given current trends.…”
Section: A Query and Input Datamentioning
confidence: 99%
See 4 more Smart Citations
“…These parameters were shown to be reasonable in recent vector work [8], [11]. They also represent a configuration that we anticipate could eventually appear on the market given current trends.…”
Section: A Query and Input Datamentioning
confidence: 99%
“…Firstly, it is vectorisable using typical vector SIMD instructions. Secondly, recent work [8] demonstrated that it outperforms quicksort and bitonic mergesort when M V L = 64 and lanes = 4-the same configuration used in this work. Thirdly, it has an equal CPT for any input size n, hence making it scalable for larger datasets.…”
Section: A Standard Sorted Reducementioning
confidence: 99%
See 3 more Smart Citations