-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
New version: ParallelStencil v0.12.0 (#103800)
UUID: 94395366-693c-11ea-3b26-d9b7aac5d958 Repo: https://github.com/omlins/ParallelStencil.jl.git Tree: 4b6ab956bc5a7f397f68ba440ed8398e3541d3b6 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent
6d8d644
commit 1444cc3
Showing
5 changed files
with
18 additions
and
3 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,14 +1,18 @@ | ||
[0] | ||
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" | ||
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" | ||
|
||
["0-0.11"] | ||
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" | ||
|
||
["0.6-0"] | ||
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | ||
|
||
["0.7-0"] | ||
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e" | ||
CellArrays = "d35fcfd7-7af4-4c67-b1aa-d78070614af4" | ||
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | ||
|
||
["0.7-0.11"] | ||
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e" | ||
|
||
["0.8-0.11.0"] | ||
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9" |
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,2 +1,6 @@ | ||
["0.11.1-0"] | ||
Enzyme = "0.11" | ||
|
||
["0.12-0"] | ||
AMDGPU = "0.6-0.8" | ||
CUDA = "3.12.0-5" |
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,2 +1,6 @@ | ||
["0.11.1-0"] | ||
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9" | ||
|
||
["0.12-0"] | ||
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e" | ||
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" |