cuda librariesenhancementhelp wanted
Repository-Metriken
- Stars
- (1.408 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 5T 5h) (16 gemergte PRs in 30 T)
Beschreibung
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/