JuliaParallel / Dagger.jl

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

`@shard`: Construct shards in parallel #481

Closed jpsamaroo closed 5 months ago

jpsamaroo commented 5 months ago

Which is especially beneficial when constructing distributed shards.

Fixes https://github.com/JuliaParallel/Dagger.jl/issues/473