Initializes the ZFP compressor with given configuration
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(compressor_zfp), | intent(inout) | :: | self |
Compressor instance |
||
| type(dtfft_compression_config_t), | intent(in) | :: | config |
Compression settings |
||
| type(dtfft_platform_t), | intent(in) | :: | platform |
Target platform (CPU or CUDA) |
||
| type(MPI_Datatype), | intent(in) | :: | base_type |
MPI data type |