JuliaParallel / Dagger.jl

A framework for out-of-core and parallel execution
Other
632 stars 67 forks source link

DArray: Improve 0-dim support #528

Closed jpsamaroo closed 4 months ago

jpsamaroo commented 4 months ago

Fixes a few bugs in 0-dim DArray allocation, show, and collect, as reported by @mofeing