Skip to content

Add host memory monitoring to the dashboard#1772

Open
xiuhu17 wants to merge 1 commit into
radixark:mainfrom
xiuhu17:agent/dashboard-main
Open

Add host memory monitoring to the dashboard#1772
xiuhu17 wants to merge 1 commit into
radixark:mainfrom
xiuhu17:agent/dashboard-main

Conversation

@xiuhu17

@xiuhu17 xiuhu17 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Collect node-level host memory samples alongside GPU telemetry.
  • Persist and expose CPU memory series through the dashboard APIs.
  • Render host memory pressure in the Compute Utilization view and add test coverage.

Why

Training jobs can experience host memory pressure even when GPU utilization looks healthy. Showing node memory in the same timeline makes those failures easier to diagnose.

Impact

This adds lightweight host-memory sampling and a node-level memory row to the dashboard. Existing GPU telemetry and training behavior remain unchanged.

Related

#1736
#1735

Validation

  • python -m pytest --confcutdir=tests/fast/dashboard tests/fast/dashboard/ -q — 186 passed, 4 skipped
  • ruff check on all changed Python files
  • git diff --check

(cherry picked from commit f84279d0ef55aef49ce65d05b3246c2c7f2bef27)
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@xiuhu17
xiuhu17 marked this pull request as ready for review July 23, 2026 17:31
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

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.

1 participant