dask-jobqueue
https://github.com/dask/dask-jobqueue
Python
Deploy Dask on job schedulers like PBS, SLURM, and SGE
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 supported0 Subscribers
Add a CodeTriage badge to dask-jobqueue
Help out
- Issues
- Connect to dask-scheduler from local workstation (maybe update documentation?)
- how to use ucx protocol for the communication between workers and schedulers
- Limit number of jobs in queue or running with dask-jobqueue
- Document common cluster specific (but not job scheduler specific) quirks with work-arounds if available
- Gather Logs
- dask-jobqueue binder
- Jobqueue-specific Dask examples?
- Document how to use book multiple cores for a single task
- LSF scheduler seems to have redundant memory keyword
- What to do with kwargs common to every JobQueueCluster impl (walltime, queue ...)
- Docs
- Python not yet supported