49th International Conference on Parallel Processing - ICPP 2020
DOI: 10.1145/3404397.3404429
|View full text |Cite
|
Sign up to set email alerts
|

Huffman Coding with Gap Arrays for GPU Acceleration

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
27
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
1
1
1

Relationship

1
6

Authors

Journals

citations
Cited by 14 publications
(27 citation statements)
references
References 21 publications
0
27
0
Order By: Relevance
“…To address the self-synchronization's performance issue, Yamamoto et al work proposed a new data structure called a gap array to eliminate this decoding bottleneck, in exchange for some extra encoding overhead [45]. Note that although the work also proposes an optimized encoding scheme, our main focus is its decoding scheme.…”
Section: Gap Arraysmentioning
confidence: 99%
See 1 more Smart Citation
“…To address the self-synchronization's performance issue, Yamamoto et al work proposed a new data structure called a gap array to eliminate this decoding bottleneck, in exchange for some extra encoding overhead [45]. Note that although the work also proposes an optimized encoding scheme, our main focus is its decoding scheme.…”
Section: Gap Arraysmentioning
confidence: 99%
“…The gap array is used in combination with a technique called Single Kernel Soft Synchronization (SKSS) to determine output indices, decode the codewords, and write output symbols to memory. We refer readers to [45] for more details.…”
Section: Gap Arraysmentioning
confidence: 99%
“…The deflate compression can be processed in parallel and the research for accelerating compression is performed [ 20 , 21 , 22 , 23 ]. In the case of decompression, there are several challenges for accelerating owing to the serial nature of deflate format [ 24 ]. The deflate data are compressed with the LZ77 compression and Huffman encoding.…”
Section: Related Workmentioning
confidence: 99%
“…In order to address the limitation of decompression accelerating, the technique for parallel decoding has been researched [ 24 , 25 , 26 , 27 ]. Jang et al [ 25 ] proposed speculative parallelization for deflate decompression.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation