weiji14
cog3pio
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
:construction_worker: Build wheels with cuda feat flag properly enabled (#80) * :construction_worker: Build wheels with cuda feat flag properly enabled Typo with missing `.platform` causing maturin to only compile with pyo3 flag... * :arrow_up: Bump actions/setup-python from 5.6.0 to 6.2.0 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 6.2.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v5.6.0...v6.2.0)
main
8 hours ago
:arrow_up: Bump actions/setup-python from 5.6.0 to 6.2.0 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 6.2.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v5.6.0...v6.2.0)
ci/fix-flag-cuda
8 hours ago
:construction_worker: Build wheels with cuda feat flag properly enabled Typo with missing `.platform` causing maturin to only compile with pyo3 flag...
ci/fix-flag-cuda
9 hours ago
:rewind: Reduce diff Revert unneeded change from e4e94df4613076d1ad6648292edf5491d29e85ea
xarray_cudacog
7 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
7 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
7 days ago
:twisted_rightwards_arrows: Merge branch 'main' into xarray_cudacog
xarray_cudacog
9 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
9 days ago
Active Branches
:boom: Support reading into CuPy arrays via cog3pio xarray backend
last run
7 days ago
#71
CodSpeed Performance Gauge
-94%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs