devito
devito copied to clipboard
pip prod(deps): update dask-cuda requirement from <25.10.1 to <25.12.1
Updates the requirements on dask-cuda to permit the latest version.
Changelog
Sourced from dask-cuda's changelog.
dask-cuda 25.12.00 (10 Dec 2025)
🐛 Bug Fixes
test_all_to_alldebug info when assertion fails by@pentschevin rapidsai/dask-cuda#1557- Remove more uses of deprecated async pool size by
@TomAugspurgerin rapidsai/dask-cuda#1568- Mark
test_cuda_context_warning_with_subprocess_warningsxfail by@pentschevin rapidsai/dask-cuda#1576- refactored update-version.sh to handle new branching strategy by
@rockhowsein rapidsai/dask-cuda#1578🛠️ Improvements
- Adding in rapidsmpf shuffle by
@quasibenin rapidsai/dask-cuda#1538- Fixes for
test_worker_force_spill_to_diskby@TomAugspurgerin rapidsai/dask-cuda#1562- Deprecate rmm_pool_size and rmm_async by
@TomAugspurgerin rapidsai/dask-cuda#1563- Exclude 'examples' directory from distribution by
@TomAugspurgerin rapidsai/dask-cuda#1567- Fix help message for
-rmm-maximum-pool-sizeby@TomAugspurgerin rapidsai/dask-cuda#1570- Use main branch by
@bdicein rapidsai/dask-cuda#1571- Use main shared-workflows branch by
@bdicein rapidsai/dask-cuda#1572- Use ruff-check, ruff-format instead of black, flake8, isort by
@KyleFromNVIDIAin rapidsai/dask-cuda#1573- Use SPDX for all copyright headers by
@KyleFromNVIDIAin rapidsai/dask-cuda#1574- refactor(build): single jobs for pure wheels and noarch: python by
@gforsythin rapidsai/dask-cuda#1577- fix(wheel): override wheel artifact name in input to publish job by
@gforsythin rapidsai/dask-cuda#1580- feat: restrict pure package installation to linux only by
@gforsythin rapidsai/dask-cuda#1581- Conda: Use
c_stdlib_versionto constrain__glibcby@jakirkhamin rapidsai/dask-cuda#1586New Contributors
@rockhowsemade their first contribution in rapidsai/dask-cuda#1578Full Changelog: https://github.com/rapidsai/dask-cuda/compare/v25.12.00a...release/25.12
dask-cuda 25.10.00 (8 Oct 2025)
🚨 Breaking Changes
- Remove UCX-Py support (#1546)
@pentschev🐛 Bug Fixes
get_device_memory_objects(): use _columns instead of _value (#1543)@madsbk- Fix
dask_setupand cleanup (#1541)@pentschev- Fix test wheels for local CI runs (#1539)
@pentschev- Add numba-cuda as runtime dependency (#1531)
@pentschev🚀 New Features
- Update to support CUDA context warnings for all protocols (#1548)
@pentschev- Remove UCX-Py support (#1546)
@pentschev🛠️ Improvements
- Update docs to UCXX (#1554)
@pentschev- Prevent NVML errors in single-GPU test environments (#1553)
@pentschev- Configure repo for automatic release notes generation (#1552)
@AyodeAwe
... (truncated)
Commits
7edf2c6REL v25.12.00 release3294103Update Changelog [skip ci]6d45ce7Usec_stdlib_versionto constrain__glibc(#1586)24e62a8feat: restrict pure package installation to linux only (#1581)24176edUpdate for release branch release/25.12302b6c2fix(wheel): override wheel artifact name in input to publish job (#1580)97f4c04refactor(build): single jobs for pure wheels and noarch: python (#1577)483f881refactored update-version.sh to handle new branching strategy (#1578)91e5d32Marktest_cuda_context_warning_with_subprocess_warningsxfail (#1576)23022b3Use SPDX for all copyright headers (#1574)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)