Skip to content

Commit c9d87c4

Browse files
authored
Update CUDA 12.1 to 12.1.1. (#1883)
1 parent b3c6be4 commit c9d87c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ version = "0.2.2"
5252

5353
[[CUDA_Runtime_jll]]
5454
deps = ["Artifacts", "CUDA_Driver_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
55-
git-tree-sha1 = "81eed046f28a0cdd0dc1f61d00a49061b7cc9433"
55+
git-tree-sha1 = "5248d9c45712e51e27ba9b30eebec65658c6ce29"
5656
uuid = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
57-
version = "0.5.0+2"
57+
version = "0.6.0+0"
5858

5959
[[ChainRulesCore]]
6060
deps = ["Compat", "LinearAlgebra", "SparseArrays"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ BFloat16s = "0.2, 0.3, 0.4"
3838
CEnum = "0.2, 0.3, 0.4"
3939
CUDA_Driver_jll = "0.5"
4040
CUDA_Runtime_Discovery = "0.2"
41-
CUDA_Runtime_jll = "0.5"
41+
CUDA_Runtime_jll = "0.6"
4242
ExprTools = "0.1"
4343
GPUArrays = "8.6"
4444
GPUCompiler = "0.19"

0 commit comments

Comments
 (0)