weiji14
cog3pio
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
:twisted_rightwards_arrows: Merge branch 'main' into xarray_cudacog
xarray_cudacog
11 hours 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
11 hours 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
11 hours 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
12 hours 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
12 hours ago
:construction_worker: Use cheaper CI runners and set concurrency limits (#76) * :construction_worker: Run linters on ubuntu-24.04-arm or ubuntu-slim * :thread: Set concurrency workflow limits for benchmarks and pytest jobs Cancel in-progress jobs for the benchmarks and pytest linux/macos/windows workflows that can usually take a long time, but only on non-main branch branches. * :arrow_up: Bump actions/checkout from 5.0.0 to 6.0.2 Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](https://github.com/actions/checkout/compare/v5.0.0...v6.0.2) * :green_heart: Make concurrency group names more unique Include os and arch also. * :arrow_up: Bump CodSpeedHQ/action from 4.3.4 to 4.11.1 Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.3.4 to 4.11.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/v4.3.4...v4.11.1)
main
13 hours ago
:arrow_up: Bump CodSpeedHQ/action from 4.3.4 to 4.11.1 Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.3.4 to 4.11.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/v4.3.4...v4.11.1)
ci/runner_opt
13 hours ago
:green_heart: Make concurrency group names more unique Include os and arch also.
ci/runner_opt
14 hours ago
Active Branches
:boom: Support reading into CuPy arrays via cog3pio xarray backend
last run
11 hours ago
#71
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs