Replies: 1 comment
-
CUDA does not work well, due to the structure of the code. If changed to support it, we lose the easy access component. Therefore, CUDA support is not included right now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
use CUCA.jl to speed up the code
a = Dict("a"=>@views CUDA.zeros(1000000,2)) works.
Beta Was this translation helpful? Give feedback.
All reactions