GPUArrays.jl
GPUArrays.jl copied to clipboard
Concatenation
It seems like this is implemented, but commented out.
Ah, that segfaulted at some point, so I was using the Base fallback with CLArrays! I should try if that's still the case! I have an idea why this might have segfaulted in former times...
Looks like these are still segfaulting on AMD (according to the comment, at least)? Can someone verify?
CLArrays is not working on Julia 1.x (to my knowledge), so I wouldn't stress AMD support. We can fix any AMD issues later when ROCArrays starts making use of GPUArrays.