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

Support SLURM multiple daemons #289

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

mahendrapaipuri
Copy link
Owner

  • This commit adds support to handle multiple cgroup directories that multiple SLURM daemons can create on the same physical host when it is compiled with --enable-multiple-daemons flag. The hostname in the cgroup directory is exposed as cgrouphostname label in the metrics.

  • Refactor the way cgroupCollector metrics are gathered from main collectors.

  • Update e2e test fixtures and outputs

Closes #284

* This commit adds support to handle multiple cgroup directories that multiple SLURM daemons can create on the same physical host when it is compiled with `--enable-multiple-daemons` flag. The hostname in the cgroup directory is exposed as `cgrouphostname` label in the metrics.

* Refactor the way cgroupCollector metrics are gathered from main collectors.

* Update e2e test fixtures and outputs

Signed-off-by: Mahendra Paipuri <[email protected]>
@mahendrapaipuri mahendrapaipuri added the enhancement New feature or request label Feb 5, 2025
@mahendrapaipuri mahendrapaipuri merged commit dff6282 into main Feb 10, 2025
15 checks passed
@mahendrapaipuri mahendrapaipuri deleted the slurm_multi_daemon_support branch February 10, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

slurm cgroup folder not found
1 participant