Skip to content

Support removing slurm.conf parameters #184

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

Merged
merged 10 commits into from
May 28, 2025
Merged

Support removing slurm.conf parameters #184

merged 10 commits into from
May 28, 2025

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented May 7, 2025

Enables setting 'omit' as a value in openhpc_config to remove a default parameter from slurm.conf entirely.

This PR also simplifies the templating approach to avoid temporary files and rewriting ini files. This is backwards-compatible, with the only change being the 'omit' feature above.

Fixes #180 .

@sjpb sjpb requested a review from a team as a code owner May 7, 2025 15:51
@sjpb sjpb force-pushed the feat/nodegroups branch from 8d0b617 to 6dabb2f Compare May 8, 2025 13:01
@sjpb sjpb force-pushed the feat/simpler-templating branch from 5f63170 to 04f3bbb Compare May 8, 2025 14:10
Base automatically changed from feat/nodegroups to master May 13, 2025 08:19
@sjpb sjpb marked this pull request as draft May 15, 2025 11:02
@sjpb sjpb marked this pull request as ready for review May 27, 2025 13:08
Copy link
Contributor

@m-bull m-bull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, minor docs nit

Co-authored-by: Matt Anson <[email protected]>
@sjpb sjpb requested a review from m-bull May 28, 2025 09:40
@sjpb sjpb merged commit bfd3d67 into master May 28, 2025
29 checks passed
@sjpb sjpb deleted the feat/simpler-templating branch May 28, 2025 12:38
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.

Can't remove parameters from slurm.conf template
2 participants