Skip to content

[CI] Add HUD link to parity summary#3258

Open
ethanwee1 wants to merge 5 commits into
developfrom
ethanwee/parity-summary-hud-link
Open

[CI] Add HUD link to parity summary#3258
ethanwee1 wants to merge 5 commits into
developfrom
ethanwee/parity-summary-hud-link

Conversation

@ethanwee1
Copy link
Copy Markdown

@ethanwee1 ethanwee1 commented May 26, 2026

Summary

Add a clickable HUD LINK to the parity report summary so users can jump from the GitHub Actions run to the matching PyTorch HUD page.

For PR runs, the link points to the PR HUD page with the exact SHA used for the report, e.g. https://hud.pytorch.org/pytorch/pytorch/pull/<pr_id>?sha=<sha>. For SHA-only runs, the link points to the commit HUD page.

Validation

ethanwee1 added 2 commits May 26, 2026 20:51
Write a direct HUD URL into the parity workflow summary using the report PR or commit SHA so CI results can be cross-checked without extra navigation.
When both PR and SHA inputs are provided, use the SHA for artifact download while retaining the PR input for the HUD summary link.
@rocm-repo-management-api
Copy link
Copy Markdown

rocm-repo-management-api Bot commented May 26, 2026

Jenkins build for b80bb58f414b63186f9984824a98ca37b257c228 commit finished as NOT_BUILT
Links: Pipeline Overview / Build artifacts / Test Results

Detected error during Pytorch building:

HIP VERSION: 7.2.53211-c2d9476115
CMake Warning (dev) at /opt/rocm/lib/cmake/hip/hip-config-amd.cmake:98 (message):
   GPU_TARGETS was not set, and system GPU detection was unsuccsessful.
   
   The amdgpu-arch tool failed:
   Error: 'Failed to get device count'
   Output: ''
   
   As a result, --offload-arch will not be set for subsequent
   compilations, and the default architecture
   (gfx906 for dynamic build / gfx942 for static build) will be used

ethanwee1 added 3 commits May 26, 2026 21:24
Use a concise HUD LINK label for the clickable HUD URL in the parity report summary.
Infer the resolved commit SHA from downloaded parity artifacts so PR-only parity runs link to the exact HUD PR/SHA page.
Write the resolved parity SHA into the uploaded artifacts so summary jobs can build exact PR HUD links for PR-only runs.
@rocm-repo-management-api
Copy link
Copy Markdown

rocm-repo-management-api Bot commented May 26, 2026

Jenkins build for b80bb58f414b63186f9984824a98ca37b257c228 commit finished as FAILURE
Links: Pipeline Overview / Build artifacts / Test Results

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