JuliaParallel / JuliaParallel/Dagger.jl
Allow the scheduler to dynamically add/remove workers
Open
data movement
scheduler
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
As discussed in #147 , it may benefit certain use cases to known when a worker is unused by Dagger entirely (specifically, no data cached on the worker) so that the worker can be removed from the `Distributed` pool.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.