Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fair sharing of azure batch resources #5729

Open
fabien-nisol opened this issue Jan 31, 2025 · 0 comments
Open

Fair sharing of azure batch resources #5729

fabien-nisol opened this issue Jan 31, 2025 · 0 comments

Comments

@fabien-nisol
Copy link

fabien-nisol commented Jan 31, 2025

New feature

Add a azure.batch.schedulingPriority, similar to the aws batch plugin, to allow prioritizing separate nextflow runs on a shared azure batch environment

Usage scenario

End user submits two runs, one that should obtain Azure Batch resources in priority compared to the other one

Suggest implementation

Modify the plugin to include the schedulingPriority in the AzBatchService job creation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants