Skip to content

Commit f264b77

Browse files
authored
add link to gpu-based decompression nvcomp (#789)
1 parent 6beeb33 commit f264b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/posts/gpu-pipeline/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ We are continuing to explore the following areas:
300300
- Better NVIDIA DALI integration for distributed training
301301
- Support for sharded Zarr with GPU-friendly access patterns already [merged](https://github.com/zarr-developers/zarr-python/pull/2978) in Zarr v3.0.8.
302302
- Explore GDS for reading from cloud object storage instead of on-prem disk storage
303-
- [GPU-based decompression with nvCOMP]
303+
- [GPU-based decompression with nvCOMP](https://github.com/zarr-developers/zarr-python/pull/2863)
304304
- Performance of [IceChunk](https://icechunk.io/en/latest/) & [Virtualzarr](https://virtualizarr.readthedocs.io/en/latest/) for cloud-native data loading
305305

306306
> ## Lessons Learned 💡

0 commit comments

Comments
 (0)