-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: GPUCompiler v1.0.0 (#116984)
UUID: 61eb1bfa-7361-4325-ad38-22787b887f55 Repo: https://github.com/JuliaGPU/GPUCompiler.jl.git Tree: 4f17ba86094b3ae4b3b9dd8a4282c079da4d7c5a Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
fe745f5
commit 85cf427
Showing
3 changed files
with
26 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters