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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

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 simplifies the templating approach to avoid temporary templates and rewriting ini files. This is backwards-compatible, with the only change being the 'omit' feature above.

TODO: fix slurmctld_params or whatever is used to set configless being templated twice

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
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
1 participant