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
Our CUDA DSS implementation uses lots of DataLayout internals. Making any material changes to DataLayouts results in needing to nearly rewrite all of ext/cuda/topologies_dss.jl. I think that we need to refactor this code and avoid use of internals.
Our CUDA DSS implementation uses lots of DataLayout internals. Making any material changes to DataLayouts results in needing to nearly rewrite all of
ext/cuda/topologies_dss.jl
. I think that we need to refactor this code and avoid use of internals.This is the biggest piece that blocks #2045.
The text was updated successfully, but these errors were encountered: