Skip to content

Update cudarc requirement from 0.16.4 to 0.17.0#419

Merged
gbin merged 1 commit into
masterfrom
dependabot/cargo/cudarc-0.17.0
Aug 4, 2025
Merged

Update cudarc requirement from 0.16.4 to 0.17.0#419
gbin merged 1 commit into
masterfrom
dependabot/cargo/cudarc-0.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on cudarc to permit the latest version.

Release notes

Sourced from cudarc's releases.

v0.17.0 - small fixes & small breaking change to CudaSlice::as_view_mut()

What's Changed

New Contributors

Full Changelog: chelsea0x3b/cudarc@v0.16.6...v0.17.0

Commits
  • 497117d v0.17.0
  • d53da0c Merge pull request #437 from coreylowman/423-fix-as-view-mut
  • fcffaa1 #423 CudaSlice::as_view_mut now requires mutable reference
  • 299b331 Merge pull request #436 from coreylowman/435-disable-event-tracking
  • 8f82444 Merge pull request #431 from jw1912/fix-nvrtc-cuda-12.6
  • 02da3c7 #435 disable_event_tracking now properly stops all stream synchronization aft...
  • 525aaf8 format
  • 6f3ac5a Fix nvrtc lib for Cuda 12.6
  • e2befed v0.16.6
  • 772d952 Merge pull request #421 from coreylowman/414-cusparse-fix
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [cudarc](https://github.com/coreylowman/cudarc) to permit the latest version.
- [Release notes](https://github.com/coreylowman/cudarc/releases)
- [Commits](chelsea0x3b/cudarc@v0.16.4...v0.17.0)

---
updated-dependencies:
- dependency-name: cudarc
  dependency-version: 0.17.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 4, 2025
@gbin gbin merged commit 21f79a2 into master Aug 4, 2025
6 checks passed
@gbin gbin deleted the dependabot/cargo/cudarc-0.17.0 branch August 4, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant