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

Prolog script edits to reduce scaling issues reported in #34 #37

Merged
merged 2 commits into from
Aug 17, 2022

Conversation

Soham-G
Copy link
Contributor

@Soham-G Soham-G commented Aug 12, 2022

Issue #, if available: #34

Description of changes:
Prolog script is run once on every compute node after it is initialized, so removed for loops and removed need to check if compute nodes up first. Also allowed reduced calls to scontrol (which is discouraged in slurm docs), but still has one call to scontrol per compute node to retrieve job comments. Exploring spank plugins for a better solution in a future commit.

Also updates python version for lambda function causing deployment error as v3.6 no longer supported.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@nicolaven nicolaven merged commit ea67bd2 into aws-samples:main Aug 17, 2022
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.

2 participants