JuliaParallel / Dagger.jl

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

at-mutable: Add remote execution like shard #409

Closed jpsamaroo closed 1 year ago

jpsamaroo commented 1 year ago

Makes @mutable much more useful for distributed computing. Also breaks the multi-argument forms of @mutable to allow passing options as key-value pairs before the expression to evaluate.