Skip to content

Commit

Permalink
New version: CUDA v5.5.0 (#115423)
Browse files Browse the repository at this point in the history
UUID: 052768ef-5323-5732-b1bb-66c8b64840ba
Repo: https://github.com/JuliaGPU/CUDA.jl.git
Tree: cdbdca28f19c2c7fcf34ffb48bfdaca404dcd18a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Sep 18, 2024
1 parent b030e6b commit 3c3b82f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
16 changes: 12 additions & 4 deletions C/CUDA/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -330,16 +330,24 @@ StaticArrays = "1"
CUDA_Driver_jll = "0.8"
CUDA_Runtime_jll = "0.12"

["5.3-5"]
["5.3-5.4"]
GPUCompiler = "0.24-0.26"

["5.4-5"]
["5.4"]
CUDA_Driver_jll = "0.9"
CUDA_Runtime_Discovery = "0.3.3-0.3"
CUDA_Runtime_jll = "0.14"

["5.4-5"]
CUDA_Runtime_Discovery = "0.3.3-0.3"

["5.4-5.4.2"]
LLVM = "6-7"

["5.4.3-5"]
["5.4.3-5.4"]
LLVM = "6-8"

["5.5-5"]
CUDA_Driver_jll = "0.10"
CUDA_Runtime_jll = "0.15"
GPUCompiler = "0.24-0.27"
LLVM = "9.1.0-9"
3 changes: 3 additions & 0 deletions C/CUDA/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -288,3 +288,6 @@ git-tree-sha1 = "6e945e876652f2003e6ca74e19a3c45017d3e9f6"

["5.4.3"]
git-tree-sha1 = "fdd9dfb67dfefd548f51000cc400bb51003de247"

["5.5.0"]
git-tree-sha1 = "cdbdca28f19c2c7fcf34ffb48bfdaca404dcd18a"

0 comments on commit 3c3b82f

Please sign in to comment.