Skip to content

Commit f5c7814

Browse files
committed
Added whatsnew
1 parent 1b85fdc commit f5c7814

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changes/2863.feature.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)