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
Even though CUDA's behavior is already mostly synchronous, we should make it always so to avoid having CUDA asynchronously read invalid or even freed memory.
Even though CUDA's behavior is already mostly synchronous, we should make it always so to avoid having CUDA asynchronously read invalid or even freed memory.
x-ref JuliaGPU/OpenCL.jl#243
The text was updated successfully, but these errors were encountered: