https://github.com/snakemake/snakemake-scheduler-plugin-firstfit
A Snakemake scheduler plugin that selects the first jobs that fit available resources.
https://github.com/snakemake/snakemake-scheduler-plugin-firstfit
Last synced: 4 months ago
JSON representation
A Snakemake scheduler plugin that selects the first jobs that fit available resources.
- Host: GitHub
- URL: https://github.com/snakemake/snakemake-scheduler-plugin-firstfit
- Owner: snakemake
- License: mit
- Created: 2025-10-15T06:44:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-18T10:30:57.000Z (8 months ago)
- Last Synced: 2025-12-27T01:55:53.362Z (6 months ago)
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Snakemake scheduler plugin: firstfit
For documentation, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/scheduler/firstfit.html).