Skip to content

feat: Add live monitor to SRT-SLURM#119

Merged
ishandhanani merged 3 commits intoNVIDIA:mainfrom
leo-cf-tian:srtctl-monitor
Apr 30, 2026
Merged

feat: Add live monitor to SRT-SLURM#119
ishandhanani merged 3 commits intoNVIDIA:mainfrom
leo-cf-tian:srtctl-monitor

Conversation

@leo-cf-tian
Copy link
Copy Markdown
Contributor

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:
image

Along with a detailed view of a job:
image

@ishandhanani
Copy link
Copy Markdown
Collaborator

wow

@ishandhanani
Copy link
Copy Markdown
Collaborator

Do you want to ping me on slack?

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0.34803% with 859 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@1372a10). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/srtctl/cli/monitor.py 0.00% 855 Missing ⚠️
src/srtctl/cli/submit.py 42.85% 4 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ishandhanani ishandhanani merged commit 2bf7f91 into NVIDIA:main Apr 30, 2026
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.

3 participants