-
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: AcceleratedKernels v0.2.0 (#119021)
UUID: 6a4ca0a5-0e36-4168-a932-d9be78d558f1 Repo: https://github.com/anicusan/AcceleratedKernels.jl.git Tree: 4a64fe426aeba5e25d047555ad6b6e3402713cc9 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
b9fcda1
commit 84e6b2c
Showing
3 changed files
with
15 additions
and
1 deletion.
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
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" |
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,5 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "7073c85b62fc7f0cf42101e0b16e063df8813198" | ||
|
||
["0.2.0"] | ||
git-tree-sha1 = "4a64fe426aeba5e25d047555ad6b6e3402713cc9" |