We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b85fdc commit f5c7814Copy full SHA for f5c7814
changes/2863.feature.rst
@@ -0,0 +1,7 @@
1
+Added GPU-accelerated Zstd Codec
2
+
3
+This adds support for decoding with the Zstd Codec on NVIDIA GPUs using the
4
+nvidia-nvcomp library.
5
6
+With ``zarr.config.enable_gpu()``, buffers will be decoded using the GPU
7
+and the output will reside in device memory.
0 commit comments