zfp(1)
compress or expand files using the zfp algorithm
Description
ZFP
NAME
zfp - compress or expand files using the zfp algorithm
SYNOPSIS
zfp <options>
DESCRIPTION
zfp version 1.0.0 (August 1, 2022)
General options:
|
-h : read/write array and compression parameters from/to compressed header |
||
|
-q : quiet mode; suppress output |
||
|
-s : print error statistics |
minbits : min # bits per 4ˆd values in d dimensions maxbits : max # bits per 4ˆd values in d dimensions (0 for unlimited) maxprec : max # bits of precision per value (0 for full) minexp : min bit plane # coded (-1074 for all bit planes)
|
-x serial : serial compression (default) |
||
|
-x omp[=threads[,chunk_size]] : OpenMP parallel compression |
||
|
-x cuda : CUDA fixed rate parallel compression/decompression |
Usage: zfp <options> General options:
|
-h : read/write array and compression parameters from/to compressed header |
||
|
-q : quiet mode; suppress output |
||
|
-s : print error statistics |
minbits : min # bits per 4ˆd values in d dimensions maxbits : max # bits per 4ˆd values in d dimensions (0 for unlimited) maxprec : max # bits of precision per value (0 for full) minexp : min bit plane # coded (-1074 for all bit planes)