Skip to content

Commit

Permalink
Update CUDA 12.1 to 12.1.1. (#1883)
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored Apr 24, 2023
1 parent b3c6be4 commit c9d87c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ version = "0.2.2"

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

[[ChainRulesCore]]
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ BFloat16s = "0.2, 0.3, 0.4"
CEnum = "0.2, 0.3, 0.4"
CUDA_Driver_jll = "0.5"
CUDA_Runtime_Discovery = "0.2"
CUDA_Runtime_jll = "0.5"
CUDA_Runtime_jll = "0.6"
ExprTools = "0.1"
GPUArrays = "8.6"
GPUCompiler = "0.19"
Expand Down

0 comments on commit c9d87c4

Please sign in to comment.