Skip to content

Commit f4f840b

Browse files
Update CUDA requirement 6.0
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 9277c46 commit f4f840b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ RecursiveArrayToolsZygoteExt = "Zygote"
5252
Adapt = "4"
5353
Aqua = "0.8"
5454
ArrayInterface = "7.16"
55-
CUDA = "5"
55+
CUDA = "5, 6.0"
5656
DocStringExtensions = "0.9.3"
5757
FastBroadcast = "1.3"
5858
ForwardDiff = "0.10.38, 1"

0 commit comments

Comments
 (0)