Closed vchuravy closed 6 years ago
Optimise the makelocal pattern of creating a view and then copying it locally. If the data is local this will return a view to the data instead.
Passes heterogeneous tests https://gitlab.com/JuliaGPU/Heterogeneous.jl/pipelines/31100604
Optimise the makelocal pattern of creating a view and then copying it locally. If the data is local this will return a view to the data instead.