2009 Data Compression Conference 2009
DOI: 10.1109/dcc.2009.43
|View full text |Cite
|
Sign up to set email alerts
|

pFPC: A Parallel Compressor for Floating-Point Data

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
13
0

Year Published

2010
2010
2023
2023

Publication Types

Select...
5
1
1

Relationship

2
5

Authors

Journals

citations
Cited by 13 publications
(13 citation statements)
references
References 14 publications
0
13
0
Order By: Relevance
“…The reported performance is for a single thread and can possibly be improved significantly with a parallel implementation, as we have done with FPC [20].…”
Section: Gfpc Throughputmentioning
confidence: 87%
“…The reported performance is for a single thread and can possibly be improved significantly with a parallel implementation, as we have done with FPC [20].…”
Section: Gfpc Throughputmentioning
confidence: 87%
“…Most of these parallelized methods divide a whole input stream into several fragments and perform the original sequential algorithm for each fragment in parallel. However, because predictors used in such techniques, e.g., FCM and DFCM, depend more or less on all previous inputs, dividing the input stream some- times diminishes prediction efficiency as mentioned in [10]. That is, we have a trade-off problem in parallel FP data compression between performance improvements by parallel effects and degradation of compression ratio resulting from lowered prediction efficiency.…”
Section: Preliminariesmentioning
confidence: 98%
“…A few techniques parallelizing these methods have been proposed [10], [18]. Most of these parallelized methods divide a whole input stream into several fragments and perform the original sequential algorithm for each fragment in parallel.…”
Section: Preliminariesmentioning
confidence: 99%
See 1 more Smart Citation
“…This increases the likelihood that, for an n-dimensional data set, every n th value be more likely to yield a reasonable prediction for the residual calculation and leading-zero compression. For instance, the CPU-based pFPC floating-point data compressor achieves better compression ratios when the number of threads is a multiple of the dimensionality of the data set [5]. Hence, GFC takes an optional dimensionality parameter between 1 and 32 to improve its performance.…”
Section: The Gfc Algorithm 21 Algorithmmentioning
confidence: 99%