-
Notifications
You must be signed in to change notification settings - Fork 233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UndefVarError: backend
not defined in GPUArrays
#2564
Comments
Not right now, no. It will take a couple of weeks, or longer, to iron out the performance issues resulting from the move to KA.jl.
The Line 63 in a1db081
|
This is actually a problem with the way in which tests in Flux work, adding |
We are seeing in Flux's cuda CI runs a
UndefVarError: backend not defined in GPUArrays
errorhttps://buildkite.com/julialang/flux-dot-jl/builds/5197#0193677c-c51b-46fe-b985-d393adee576f/375-655
Possibly it is a GPUArrays v10.3 problem, but posting here since I think current CUDA.jl release is blocking the upgrade to GPUArrays v11. Can we tag a new CUDA.jl release?
The text was updated successfully, but these errors were encountered: