Skip to content

Commit

Permalink
Update dependencies. (#1882)
Browse files Browse the repository at this point in the history
Project CUDA v4.1.4
        Diff `~/work/CUDA.jl/CUDA.jl/Project.toml`
  [61eb1bfa] ↑ GPUCompiler v0.19.1 ⇒ v0.19.3
  [76a88914] ↑ CUDA_Runtime_jll v0.5.0+1 ⇒ v0.5.0+2

Co-authored-by: maleadt <[email protected]>
  • Loading branch information
github-actions[bot] and maleadt authored Apr 24, 2023
1 parent a1437f5 commit b3c6be4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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 = "9ac3ffda60eeae5291be20f35ca264eb8e95bbc6"
git-tree-sha1 = "81eed046f28a0cdd0dc1f61d00a49061b7cc9433"
uuid = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
version = "0.5.0+1"
version = "0.5.0+2"

[[ChainRulesCore]]
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
Expand Down Expand Up @@ -111,9 +111,9 @@ version = "0.1.4"

[[GPUCompiler]]
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "Scratch", "TimerOutputs", "UUIDs"]
git-tree-sha1 = "237360a9f4c26f61d2151c65c34f887810c7bd7b"
git-tree-sha1 = "e9a9173cd77e16509cdf9c1663fda19b22a518b7"
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
version = "0.19.1"
version = "0.19.3"

[[InteractiveUtils]]
deps = ["Markdown"]
Expand Down

0 comments on commit b3c6be4

Please sign in to comment.