Skip to content

Commit

Permalink
New package: CUDAKernels v0.1.0
Browse files Browse the repository at this point in the history
UUID: 72cfdca4-0801-4ab0-bf6a-d52aa10adc57
Repo: https://github.com/JuliaGPU/KernelAbstractions.jl.git
Tree: db4ca0b08da705eb77ef146dc64c9329265f7d99

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator committed Mar 30, 2021
1 parent 688528d commit 03d0459
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
7 changes: 7 additions & 0 deletions C/CUDAKernels/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
Adapt = ["0.4", "1-3"]
CUDA = ["1.0-1.2", "1.3.0-2"]
Cassette = "0.3.3-0.3"
KernelAbstractions = "0.6"
SpecialFunctions = ["0.10", "1"]
StaticArrays = ["0.12", "1"]
7 changes: 7 additions & 0 deletions C/CUDAKernels/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
Cassette = "7057c7e9-c182-5462-911a-8362d720325c"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
4 changes: 4 additions & 0 deletions C/CUDAKernels/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "CUDAKernels"
uuid = "72cfdca4-0801-4ab0-bf6a-d52aa10adc57"
repo = "https://github.com/JuliaGPU/KernelAbstractions.jl.git"
subdir = "lib/CUDAKernels"
2 changes: 2 additions & 0 deletions C/CUDAKernels/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "db4ca0b08da705eb77ef146dc64c9329265f7d99"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2466,6 +2466,7 @@ some amount of consideration when choosing package names.
72aeabae-b714-56e8-bb55-1d7ed6f48f02 = { name = "Qemu_jll", path = "Q/Qemu_jll" }
72b824a7-2b4a-40fa-944c-ac4f345dc63a = { name = "PolytonicGreek", path = "P/PolytonicGreek" }
72ce6e51-3f7f-5ebd-8e88-b86aa3e31c30 = { name = "MCMCBenchmarks", path = "M/MCMCBenchmarks" }
72cfdca4-0801-4ab0-bf6a-d52aa10adc57 = { name = "CUDAKernels", path = "C/CUDAKernels" }
72d370af-b0e4-5787-9b36-2e8c6f54fb93 = { name = "Clang_assert_jll", path = "C/Clang_assert_jll" }
72e9ff3b-fbb7-4ec3-b65d-9c3416869820 = { name = "MixedAnova", path = "M/MixedAnova" }
72f80fcb-8c52-57d9-aff0-40c1a3526986 = { name = "VoronoiDelaunay", path = "V/VoronoiDelaunay" }
Expand Down

0 comments on commit 03d0459

Please sign in to comment.