Replies: 1 comment 1 reply
-
You're triggering CPU functionality, because those operations have not been implemented in CUDA.jl. There's some functionality regarding eigenvalues, CUDA.jl/lib/cusolver/linalg.jl Lines 113 to 134 in e531eab |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have tried to solve a log() & eigvals() with a CuArray and I got
Did I do something wrong?How can I correct it
Beta Was this translation helpful? Give feedback.
All reactions