GPUArrays.jl
GPUArrays.jl copied to clipboard
Transition GPUArrays to KernelAbstractions
Depends on https://github.com/JuliaGPU/KernelAbstractions.jl/pull/317
Can happen last as long as we decide where backend lives.
Can we also just remove
indexing.jlandsynchronization.jlfor KA's utilities?
Ideally, yes, it would be nice if we can remove all of the device functionality.
Great! I'm working on this for like an hour or two a day, so expect a PR next week? #517 is kinda in the right direction, but I have another branch that is rebased up to master so I can test ROC / CuArrays at least.
Can this be closed?