File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
33version = " 11.2.6"
44
55[deps ]
6+ AcceleratedKernels = " 6a4ca0a5-0e36-4168-a932-d9be78d558f1"
67Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
78GPUArraysCore = " 46192b85-c4d5-4398-a991-12ede77f4527"
89KernelAbstractions = " 63c18a36-062a-441e-b654-da1e3ab1ce7c"
@@ -22,6 +23,7 @@ JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
2223JLD2Ext = " JLD2"
2324
2425[compat ]
26+ AcceleratedKernels = " 0.4.3"
2527Adapt = " 4.0"
2628GPUArraysCore = " = 0.2.0"
2729JLD2 = " 0.4, 0.5, 0.6"
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ using Reexport
1616@reexport using GPUArraysCore
1717
1818using KernelAbstractions
19+ import AcceleratedKernels as AK
1920
2021# device functionality
2122include (" device/abstractarray.jl" )
You can’t perform that action at this time.
0 commit comments