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

Introduce support for slurm jobs with bad constraints #3403

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

tcibinan
Copy link
Contributor

Relates #3330.

The pull request brings support for slurm jobs with bad constraints (jobs which require more resources than the current cluster configuration can provide) which allows such jobs to be executed once the cluster configuration changes e.g. as result of cluster autoscaling.

Additionally, the pull request improves slurm jobs parsing in grid engine autoscaler which allows to manage required resources more precisely.

tcibinan added a commit that referenced this pull request Nov 21, 2023
* Support slurm jobs with bad constraints

* Improve slurm jobs parsing in grid engine autoscaler
tcibinan added a commit that referenced this pull request Nov 21, 2023
* Support slurm jobs with bad constraints

* Improve slurm jobs parsing in grid engine autoscaler
tcibinan added a commit that referenced this pull request Nov 21, 2023
* Support slurm jobs with bad constraints

* Improve slurm jobs parsing in grid engine autoscaler
@tcibinan tcibinan marked this pull request as ready for review November 21, 2023 14:16
@tcibinan tcibinan removed the request for review from SilinPavel November 21, 2023 14:16
@tcibinan tcibinan merged commit 5e96503 into develop Nov 21, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant