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

feat: add TaskPlugin to default parameters #17

Merged

Conversation

jamesbeedy
Copy link
Contributor

@jamesbeedy jamesbeedy commented Aug 12, 2024

These changes address #16 by adding sane defaults for the TaskPlugin based on the output of is_container().

Added by @NucciTheBoss:

Closes #16

These changes address charmed-hpc#16 by adding sane defaults for the
TaskPlugin configuration parameter as specified in the
[slurm configuration](https://slurm.schedmd.com/slurm.conf.html#OPT_TaskPlugin).
Copy link
Member

@NucciTheBoss NucciTheBoss left a comment

Choose a reason for hiding this comment

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

Makes sense to have TaskPlugin configured this way.

Closes #16

@NucciTheBoss NucciTheBoss changed the title add TaskPlugin to default parameters feat: add TaskPlugin to default parameters Aug 20, 2024
@NucciTheBoss NucciTheBoss merged commit a6a13db into charmed-hpc:main Aug 20, 2024
5 checks passed
@jamesbeedy jamesbeedy deleted the add_task_plugin_configuration branch August 20, 2024 19:35
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.

slurmctld charm should configure a sane value for the TaskPlugin slurm configuration parameter
2 participants