Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: update CUDA requirement to 5.9.6 in /test#1663

Merged
avik-pal merged 1 commit into
mainfrom
dependabot/julia/test/CUDA-5.9.6
Feb 9, 2026
Merged

chore: update CUDA requirement to 5.9.6 in /test#1663
avik-pal merged 1 commit into
mainfrom
dependabot/julia/test/CUDA-5.9.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Updates the requirements on CUDA to permit the latest version.

Release notes

Sourced from CUDA's releases.

v5.9.6

CUDA v5.9.6

Diff since v5.9.5

Merged pull requests:

Closed issues:

  • CUDA.jl takes much much longer to load on Julia v1.12 (#2982)
  • Selectdim returns view - CuSparseMatrixCSC defaults to scalar operations on views (#2986)
  • Non-symmetric eigendecomposition with CUDA (#2989)
  • Could you provide suggestion for using Julia on multinode (#2992)
  • Unable to add CUDA in Julia 1.12 on Jetson Orin (#2995)
  • Unable to add CUDA in Julia 1.12 on Jetson Orin (#2996)
  • Error registering a new package using CUDA (#3001)
Changelog

Sourced from CUDA's changelog.

CUDA.jl release notes

In development: CUDA.jl 4.0

Breaking changes

  • CUDNN and CUTENSOR have been split off into separate packages (#1624). This should improve load times, since most users do not rely on the functionality from these modules.

  • Binaries (like the CUDA runtime, CUDNN, etc) are now provided through first-class JLL packages (#1629). This makes it possible to build JLLs for applications and libraries that rely on the CUDA runtime. As a result, the JULIA_CUDA_USE_BINARYBUILDER and JULIA_CUDA_VERSION environment variables have been replaced with Preferences.jl-based settings; refer to the documentation for more information.

New features

...

Commits

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 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 [CUDA](https://github.com/JuliaGPU/CUDA.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaGPU/CUDA.jl/releases)
- [Changelog](https://github.com/JuliaGPU/CUDA.jl/blob/master/NEWS.md)
- [Commits](JuliaGPU/CUDA.jl@v0.1.0...v5.9.6)

---
updated-dependencies:
- dependency-name: CUDA
  dependency-version: 5.9.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Feb 9, 2026
@avik-pal avik-pal merged commit c2a0948 into main Feb 9, 2026
38 of 40 checks passed
@avik-pal avik-pal deleted the dependabot/julia/test/CUDA-5.9.6 branch February 9, 2026 13:29
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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant