File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
4040
4141[sources ]
4242KernelAbstractions = {rev = " main" , url = " https://github.com/JuliaGPU/KernelAbstractions.jl" }
43+ AcceleratedKernels = {rev = " ka0.10simple" , url = " https://github.com/christiangnrd/AcceleratedKernels.jl" }
4344
4445[extensions ]
4546AMDGPUChainRulesCoreExt = " ChainRulesCore"
Original file line number Diff line number Diff line change 11@static if VERSION < v " 1.11" && get (ENV , " BUILDKITE_PIPELINE_NAME" , " AMDGPU.jl" ) == " AMDGPU.jl"
22 using Pkg
3+ Pkg. add (url= " https://github.com/christiangnrd/AcceleratedKernels.jl" , rev= " ka0.10simple" )
34 Pkg. add (url= " https://github.com/JuliaGPU/KernelAbstractions.jl" , rev= " main" )
45end
56
You can’t perform that action at this time.
0 commit comments