feat: Add live monitor to SRT-SLURM#119
Merged
ishandhanani merged 3 commits intoNVIDIA:mainfrom Apr 30, 2026
Merged
Conversation
added 2 commits
April 29, 2026 11:57
Collaborator
|
wow |
Collaborator
|
Do you want to ping me on slack? |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #119 +/- ##
=======================================
Coverage ? 62.46%
=======================================
Files ? 61
Lines ? 7418
Branches ? 0
=======================================
Hits ? 4634
Misses ? 2784
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The following PR adds an opt-in TUI to SRT-SLURM to simplify the process of monitoring sweeps.
The TUI consists of a live dashboard displaying all relevant info such as SLURM queue state, job lifecycle stage, worker readiness, and benchmark metrics, as well as being able to quickly check configs and logs related to each job. The docs have been updated to reflect this functionality.
Here is an example of what the dashboard looks like:

Along with a detailed view of a job:
