Skip to content

Commit

Permalink
New version: KernelAbstractions v0.3.0 (#16593)
Browse files Browse the repository at this point in the history
UUID: 63c18a36-062a-441e-b654-da1e3ab1ce7c
Repo: https://github.com/JuliaGPU/KernelAbstractions.jl.git
Tree: 6e812284039b7df4c32845d6d23fff9afc29d0ee

Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b
  • Loading branch information
JuliaRegistrator authored Jun 18, 2020
1 parent 885a71b commit b95e7ca
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 6 deletions.
13 changes: 10 additions & 3 deletions K/KernelAbstractions/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
[0]
Adapt = ["0.4", "1"]
MacroTools = "0.5"
StaticArrays = "0.12"
julia = "1.3.0-1"

["0-0.2"]
Adapt = ["0.4", "1"]

["0-0.2.0"]
CUDAnative = "2.10.0-2"

Expand All @@ -23,7 +25,7 @@ CUDAnative = "2.10.0-3"
["0.2.3-0"]
Cassette = "0.3.2-0.3"

["0.2.4-0"]
["0.2.4-0.2"]
CUDAnative = "3"

["0.2.4-0.2.5"]
Expand All @@ -32,6 +34,11 @@ CUDAdrv = "6.1.0-6"
["0.2.5-0"]
SpecialFunctions = "0.10"

["0.2.6-0"]
["0.2.6-0.2"]
CUDAapi = "4"
CUDAdrv = "6.3.0-6"

["0.3-0"]
Adapt = ["0.4", "1-2"]
CUDA = "1"
LLVM = "1.5.0-1"
12 changes: 9 additions & 3 deletions K/KernelAbstractions/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
[0]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
CUDAapi = "3895d2a7-ec45-59b8-82bb-cfc6a382f9b3"
CUDAdrv = "c5f51814-7f29-56b8-a69c-e4d8f6be1fde"
CUDAnative = "be33ccc6-a3ff-5ff2-a52e-74243cff1e17"
Cassette = "7057c7e9-c182-5462-911a-8362d720325c"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0-0.2"]
CUDAapi = "3895d2a7-ec45-59b8-82bb-cfc6a382f9b3"
CUDAdrv = "c5f51814-7f29-56b8-a69c-e4d8f6be1fde"
CUDAnative = "be33ccc6-a3ff-5ff2-a52e-74243cff1e17"

["0-0.2.3"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["0.2.5-0"]
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0.3-0"]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
3 changes: 3 additions & 0 deletions K/KernelAbstractions/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "1e88845ca7db07ee2c6cc4ecfa14f4aa27883e73"

["0.2.6"]
git-tree-sha1 = "756321d3186b3af99cafcfb5dc66a38e28d6bc14"

["0.3.0"]
git-tree-sha1 = "6e812284039b7df4c32845d6d23fff9afc29d0ee"

0 comments on commit b95e7ca

Please sign in to comment.