distributed
https://github.com/dask/distributed
Python
A distributed task scheduler for Dask
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported38 Subscribers
View all SubscribersAdd a CodeTriage badge to distributed
Help out
- Issues
- What might cause a a dask graph to freeze/hang when there's only 1 worker but work with no problems when there's 2 workers or above
- Serialization with `"msgpack"` doesn't preserve `list`s
- Nested `scatter` calls lead to `KeyError`
- Scaling distributed dask to run 27,648 dask workers on the Summit supercomputer
- Client released keys make running tasks get lost
- Create MutableMapping for automatic compression
- Investigate UNIX domain sockets
- Trigger spilling on MemoryError
- Dask Client return SystemError: unknown opcode on trying to fetch result back from future object
- Bug: putative race condition when scaling down LocalCluster
- Docs
- Python not yet supported