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(enhancement): upgrade the ulimit configuration #42

Closed
wants to merge 1 commit into from

Conversation

jamesbeedy
Copy link

These changes enable 1048576 openfiles for processes spawned via slurmscriptd.

Fixes #41

These changes enable 1048576 openfiles for processes spawned
via slurmscriptd.
@jamesbeedy jamesbeedy changed the title feat(usability): upgrade the ulimit configuration feat(enhancement): upgrade the ulimit configuration Oct 8, 2024
@NucciTheBoss
Copy link
Member

Going to land #40 soon so I can look at this. @jamesbeedy are you able to verify that the correct openfile limit is being applied using the test you mentioned in #41?

@jamesbeedy
Copy link
Author

@NucciTheBoss awesome. yes, verified.

@NucciTheBoss
Copy link
Member

Great! I'm doing some work to address charmed-hpc/slurm-charms#30 on the Slurm charms, so is it cool if I apply your patches there?

We can also add onto our integration test suite to verify the the correct ulimit config is being applied.

@jamesbeedy jamesbeedy closed this Oct 8, 2024
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.

[Enhancement]: openfiles not configured for hpc use case
2 participants