Skip to content

Commit

Permalink
Use released GPUCompiler. (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored Aug 29, 2023
1 parent 861b8a8 commit ce1d0f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.8.5"
manifest_format = "2.0"
project_hash = "7a3272ed59a2ad154cfe72c74eda180b1c208c6b"

[[deps.Adapt]]
deps = ["LinearAlgebra", "Requires"]
Expand Down Expand Up @@ -89,9 +91,7 @@ version = "0.1.5"

[[deps.GPUCompiler]]
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "Scratch", "TimerOutputs", "UUIDs"]
git-tree-sha1 = "2bec2c336b65f1ca50c4fcb2933712503db8eb2d"
repo-rev = "master"
repo-url = "https://github.com/JuliaGPU/GPUCompiler.jl.git"
git-tree-sha1 = "8573c39f9c4e99720ab5ea44104efb3ed07a58b0"
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
version = "0.23.0"

Expand Down

0 comments on commit ce1d0f6

Please sign in to comment.