MGARD 1.3.0
Added MGARD-X
for portable compression for CPU and GPU
- Include support for CPU (serial), CPU (multi-threaded), NVIDIA GPUs, AMD GPUs, and Intel GPUs
- Include self-describing format
- Include automatic domain decomposition for handling large datasets
- Include automatic parallel compression across multiple GPUs
- Include high-level compression API for automatic metadata management and domain decomposition
- Include low-level compression API for full control over the compression process on devices
Added MDR-X
for portable multi-precision data refactoring on CPU and GPU
- Modular design to allow flexible control over data refactoring and reconstruction process
- Has the same portability as
MGARD-X