Skip to content

Commit 1540d24

Browse files
Update CUDA requirement from 5 to 5, 6.0 in the all-julia-packages group
Updates the requirements on [CUDA](https://github.com/JuliaGPU/CUDA.jl) to permit the latest version. Updates `CUDA` to 6.0.0 - [Release notes](https://github.com/JuliaGPU/CUDA.jl/releases) - [Commits](JuliaGPU/CUDA.jl@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: CUDA dependency-version: 6.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98700b1 commit 1540d24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ MatrixAlgebraKitMooncakeExt = "Mooncake"
2727
[compat]
2828
AMDGPU = "2"
2929
Aqua = "0.6, 0.7, 0.8"
30-
CUDA = "5"
30+
CUDA = "5, 6.0"
3131
ChainRulesCore = "1"
3232
ChainRulesTestUtils = "1"
3333
Enzyme = "0.13.131"

0 commit comments

Comments
 (0)