Skip to content

Commit

Permalink
to (#532)
Browse files Browse the repository at this point in the history
Authors:
  - https://github.com/RichardScottOZ

Approvers:
  - Mads R. B. Kristensen (https://github.com/madsbk)

URL: #532
  • Loading branch information
RichardScottOZ authored Nov 3, 2024
1 parent c9209aa commit 20d7227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/zarr.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Zarr
KvikIO provides a GPU backend to Zarr-Python that enables `GPUDirect Storage (GDS) <https://developer.nvidia.com/blog/gpudirect-storage/>`_ seamlessly.

The following is an example of how to use the convenience function :py:meth:`kvikio.zarr.open_cupy_array`
to create a new Zarr array and how open an existing Zarr array.
to create a new Zarr array and how to open an existing Zarr array.


.. literalinclude:: ../../python/kvikio/examples/zarr_cupy_nvcomp.py
Expand Down

0 comments on commit 20d7227

Please sign in to comment.