DistributedArrays.jl icon indicating copy to clipboard operation
DistributedArrays.jl copied to clipboard

Don't send `view`s between workers

Open devmotion opened this issue 3 months ago • 0 comments

The whole parent array is serialized/deserialized when sending around SubArrays between workers.

devmotion avatar Sep 11 '25 09:09 devmotion