-
Notifications
You must be signed in to change notification settings - Fork 71
StackOverflow Error on get_backend(cu(rand(3))) #366
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
You need to be on JuliaGPU/CUDA.jl#1772 |
Stupid question, but |
It needs to be made. But first, this PR needs to be completed: JuliaGPU/AMDGPU.jl#374. |
Another stupid question, is KA broken for AMDGPU right now? I cannot seem to launch kernels off of |
I think for KA 0.9 yes. But 0.8 works fine |
Great! I'll stick with 0.8 for a bit then. Sorry to divert the thread! |
AMDGPU support for KA 0.9 JuliaGPU/AMDGPU.jl#398 |
Hi! I just tried to get the backend of a CuArray as follows, which causes a stack overflow. Am I using it correctly?
Julia 1.8.0
CUDA 4.0.1
KernelAbstractions 0.9.0
The text was updated successfully, but these errors were encountered: