-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
cuda librariesStuff about CUDA library wrappers.Stuff about CUDA library wrappers.enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
We are using compressed disk array storage (Zarr.jl [1]). In Python there is kvikIO [2], which allows loading Zarr arrays directly into GPU memory. There are two steps, one is loading a chunk of the Zarr array into memory and the second one is to decompress it.
What would it take to implement this in Julia?
@Sonicious @meggart @felixcremer
[1] https://github.com/JuliaIO/Zarr.jl
[2] https://docs.rapids.ai/api/kvikio/stable/
Metadata
Metadata
Assignees
Labels
cuda librariesStuff about CUDA library wrappers.Stuff about CUDA library wrappers.enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed