Skip to content

Commit

Permalink
New version: AcceleratedKernels v0.2.0 (#119021)
Browse files Browse the repository at this point in the history
UUID: 6a4ca0a5-0e36-4168-a932-d9be78d558f1
Repo: https://github.com/anicusan/AcceleratedKernels.jl.git
Tree: 4a64fe426aeba5e25d047555ad6b6e3402713cc9

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 8, 2024
1 parent b9fcda1 commit 84e6b2c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
10 changes: 9 additions & 1 deletion A/AcceleratedKernels/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
[0]
ArgCheck = "2.1.0-2"
DocStringExtensions = "0.9"
GPUArraysCore = "0.1"
KernelAbstractions = "0.9"
Polyester = "0.7"

["0-0.1"]
GPUArraysCore = "0.1"
julia = "1.6.7-1"

["0.2-0"]
GPUArraysCore = "0.2"
Markdown = "1.10.0-1"
Unrolled = "0.1.5-0.1"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions A/AcceleratedKernels/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"

["0.2-0"]
Unrolled = "9602ed7d-8fef-5bc8-8597-8f21381861e8"
3 changes: 3 additions & 0 deletions A/AcceleratedKernels/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "7073c85b62fc7f0cf42101e0b16e063df8813198"

["0.2.0"]
git-tree-sha1 = "4a64fe426aeba5e25d047555ad6b6e3402713cc9"

0 comments on commit 84e6b2c

Please sign in to comment.