You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My understanding is that CuArrays.jl will eventually remove the need to write CUDA code and then bind it from Julia; rather, the goal is write CUDA code in Julia and then have it compile to GPU code automagically.
When that happens, we should probably port our CUDA code to use CuArrays.
The text was updated successfully, but these errors were encountered:
My understanding is that CuArrays.jl will eventually remove the need to write CUDA code and then bind it from Julia; rather, the goal is write CUDA code in Julia and then have it compile to GPU code automagically.
When that happens, we should probably port our CUDA code to use CuArrays.
The text was updated successfully, but these errors were encountered: