You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working towards fully GPU-native decompression of (Geo)TIFFs into device memory (CUDA GPU) on Rust/FFI side, and zero-copy to CuPy arrays on Python side.
Working towards fully GPU-native decompression of (Geo)TIFFs into device memory (CUDA GPU) on Rust/FFI side, and zero-copy to CuPy arrays on Python side.
Steps:
nvtiff- ✨ Decode GeoTIFF images to CUDA stream #27dlpark- 💥 Read into CUDA memory DLPack tensor #57Notes:
read_geotiff_dlpackAPI function?cupy-xarrayin the futureReferences: