weiji14
cog3pio
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
:rewind: Reduce diff Revert unneeded change from e4e94df4613076d1ad6648292edf5491d29e85ea
xarray_cudacog
2 days ago
:triangular_flag_on_post: Set pyo3 and not(doctest) flags appropriately (#78) * :ambulance: Hide cudacog stub gen behind both cuda and pyo3 flags Otherwise `cargo test --features cuda` would fail. Patches #72. Cherry-picked from 44ca62482d2488aa6fee1895e8107aa062896b04 and ff3e2d4d8fafe9e025b790f76396659f7f11b2c1 * :triangular_flag_on_post: Set not(doctest) flags on cudacog only Ensure that various combinations of `cargo test` works. Specifically `cargo test`, `cargo test --features pyo3`, `cargo test --features cuda`, `cargo test --all-features`.
main
2 days ago
:triangular_flag_on_post: Set not(doctest) flags on cudacog only Ensure that various combinations of `cargo test` works. Specifically `cargo test`, `cargo test --features pyo3`, `cargo test --features cuda`, `cargo test --all-features`.
fix/cuda_pyo3_flags
2 days ago
:twisted_rightwards_arrows: Merge branch 'main' into xarray_cudacog
xarray_cudacog
3 days ago
:sparkles: Handle dl_device and copy params in CudaCogReader.__dlpack__ (#77) * :sparkles: Handle dl_device parameter in PyCudaCogReader.__dlpack__ Allow setting the device_id to decode TIFFs on a specific CUDA GPU device. Included docstrings for the `dl_device` params section, and documented why BufferError might be raised. Cherry-picked from 33553faa5e39210031e2aeb958e0b043230f39e9, 44ca62482d2488aa6fee1895e8107aa062896b04 and 3adba3f51c6a45d1e9fe4bc91497713d5b011b15 * :construction: Add copy param to CudaCogReader.__dlpack__ method Only handle default case of `copy=None` for now (copy=True/False implementation is trickier based on https://data-apis.org/array-api/2025.12/design_topics/copies_views_and_mutation.html#copy-keyword-argument-behavior). This means kwargs is no longer needed in the CudaCogReader.__dlpack__ signature. Updated docstrings for the `copy` params section, and also improved the raises error section. Cherry-picked from 3adba3f51c6a45d1e9fe4bc91497713d5b011b15 * :green_heart: Fix some docs and tests for io/nvtiff Updated some unit tests to have `device_id=0` passed to CudaCogReader (needed for local testing rather than CI). Edited the docstring for the CudaCogReader.xy_coords method. Cherry-picked from e4e94df4613076d1ad6648292edf5491d29e85ea
main
3 days ago
:green_heart: Fix some docs and tests for io/nvtiff Updated some unit tests to have `device_id=0` passed to CudaCogReader (needed for local testing rather than CI). Edited the docstring for the CudaCogReader.xy_coords method. Cherry-picked from e4e94df4613076d1ad6648292edf5491d29e85ea
dlpack/device_and_copy
3 days ago
:green_heart: Fix some docs and tests for io/nvtiff Updated some unit tests to have `device_id=0` passed to CudaCogReader (needed for local testing rather than CI). Edited the docstring for the CudaCogReader.xy_coords method. Install cog3pio with cuda deps for stubtest check. Cherry-picked from e4e94df4613076d1ad6648292edf5491d29e85ea
dlpack/device_and_copy
3 days ago
:construction: Add copy param to CudaCogReader.__dlpack__ method Only handle default case of `copy=None` for now (copy=True/False implementation is trickier based on https://data-apis.org/array-api/2025.12/design_topics/copies_views_and_mutation.html#copy-keyword-argument-behavior). This means kwargs is no longer needed in the CudaCogReader.__dlpack__ signature. Updated docstrings for the `copy` params section, and also improved the raises error section. Cherry-picked from 3adba3f51c6a45d1e9fe4bc91497713d5b011b15
dlpack/device_and_copy
3 days ago
Active Branches
:boom: Support reading into CuPy arrays via cog3pio xarray backend
last run
2 days ago
#71
CodSpeed Performance Gauge
-94%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs