Skip to content

Commit

Permalink
New version: GPUCompiler v1.0.0 (#116984)
Browse files Browse the repository at this point in the history
UUID: 61eb1bfa-7361-4325-ad38-22787b887f55
Repo: https://github.com/JuliaGPU/GPUCompiler.jl.git
Tree: 4f17ba86094b3ae4b3b9dd8a4282c079da4d7c5a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 10, 2024
1 parent fe745f5 commit 85cf427
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 23 deletions.
22 changes: 11 additions & 11 deletions G/GPUCompiler/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[0]
TimerOutputs = "0.5"

["0-0.1"]
LLVM = "1.3.4-1"

Expand All @@ -11,7 +8,10 @@ julia = "1.3.0-1.5"
["0-0.6.0"]
DataStructures = "0.15-0.17"

["0.10-0"]
[0-1]
TimerOutputs = "0.5"

["0.10-1"]
ExprTools = "0.1"

["0.11.5-0.12.3"]
Expand Down Expand Up @@ -47,12 +47,12 @@ LLVM = "4.13.0-4"
["0.16.7-0.18"]
LLVM = "4.14.1-4"

["0.19-0"]
Scratch = "1"

["0.19-0.21.0"]
LLVM = "5"

["0.19-1"]
Scratch = "1"

["0.2-0.4.0"]
LLVM = "1.4.0-1"

Expand All @@ -68,7 +68,7 @@ julia = "1.8.0-1"
["0.24-0.25"]
LLVM = "6.2.0-6"

["0.26-0"]
["0.26-1"]
InteractiveUtils = "1"
Libdl = "1"
Logging = "1"
Expand All @@ -86,12 +86,12 @@ LLVM = "7.1.0-7"
["0.26.6-0.27.0"]
LLVM = "8"

["0.26.7-0"]
["0.26.7-1"]
Preferences = "1"
Serialization = "1"
TOML = "1"

["0.27-0"]
["0.27-1"]
PrecompileTools = "1"
julia = "1.10.0-1"

Expand All @@ -101,7 +101,7 @@ LLVM = "8-9"
["0.27.2-0.27.5"]
LLVM = "9"

["0.27.6-0"]
["0.27.6-1"]
LLVM = "9.1.0-9"

["0.3"]
Expand Down
24 changes: 12 additions & 12 deletions G/GPUCompiler/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
[0]
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"

["0-0.12.6"]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

["0-0.2"]
Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f"

["0.10-0"]
[0-1]
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"

["0.10-1"]
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"

["0.19-0"]
["0.19-1"]
Scratch = "6c6a2e73-6563-6170-7368-637461726353"

["0.26.7-0"]
["0.26.7-1"]
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"

["0.27-0"]
["0.27-1"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["0.3-0"]
["0.3-1"]
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

["0.8-0.11"]
Scratch = "6c6a2e73-6563-6170-7368-637461726353"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

["0.9-0"]
["0.9-1"]
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
3 changes: 3 additions & 0 deletions G/GPUCompiler/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -346,3 +346,6 @@ git-tree-sha1 = "fd8e483d0921ab300fd7c5a144f08332a8fbb745"

["0.27.8"]
git-tree-sha1 = "1d6f290a5eb1201cd63574fbc4440c788d5cb38f"

["1.0.0"]
git-tree-sha1 = "4f17ba86094b3ae4b3b9dd8a4282c079da4d7c5a"

0 comments on commit 85cf427

Please sign in to comment.