Skip to content

Commit

Permalink
New version: CUDA v5.6.0 (#122580)
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: a6e8def7bd340c08fe4c0e3c9e131c4f20299f93

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 8, 2025
1 parent db62a9d commit 954ce1f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 10 additions & 2 deletions C/CUDA/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -323,9 +323,11 @@ CUDA_Runtime_jll = "0.11"
["5.2-5"]
Adapt = "4"
BFloat16s = "0.2-0.5"
GPUArrays = "10.0.1-10"
StaticArrays = "1"

["5.2-5.5"]
GPUArrays = "10.0.1-10"

["5.3"]
CUDA_Driver_jll = "0.8"
CUDA_Runtime_jll = "0.12"
Expand All @@ -346,11 +348,17 @@ LLVM = "6-7"
["5.4.3-5.4"]
LLVM = "6-8"

["5.5"]
GPUCompiler = "0.24-0.27"

["5.5-5"]
CUDA_Driver_jll = "0.10"
CUDA_Runtime_jll = "0.15"
GPUCompiler = "0.24-0.27"
LLVM = "9.1.0-9"

["5.5.2-5"]
demumble_jll = "1.3.0-1"

["5.6-5"]
GPUArrays = "11.1.0-11"
GPUCompiler = ["0.24-0.27", "1"]
3 changes: 3 additions & 0 deletions C/CUDA/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -297,3 +297,6 @@ git-tree-sha1 = "e7f3393fc19da7aa67774db51aaa7b08e9f3f915"

["5.5.2"]
git-tree-sha1 = "e0725a467822697171af4dae15cec10b4fc19053"

["5.6.0"]
git-tree-sha1 = "a6e8def7bd340c08fe4c0e3c9e131c4f20299f93"

0 comments on commit 954ce1f

Please sign in to comment.