Skip to content

Prefix amd-do- to ROCm ecosystem runner labels#2826

Closed
amdfaa wants to merge 1 commit into
pytorch:mainfrom
amdfaa:amd-do-runner-label-prefix
Closed

Prefix amd-do- to ROCm ecosystem runner labels#2826
amdfaa wants to merge 1 commit into
pytorch:mainfrom
amdfaa:amd-do-runner-label-prefix

Conversation

@amdfaa

@amdfaa amdfaa commented Jun 19, 2026

Copy link
Copy Markdown

Summary

Prepends the literal prefix amd-do- to every runner label that currently starts with linux.rocm.gpu.ecosystem, as part of a runner label migration. The label suffix (e.g. .gfx950.1) is preserved, so linux.rocm.gpu.ecosystem.gfx950.1 becomes amd-do-linux.rocm.gpu.ecosystem.gfx950.1.

Changed occurrences:

  • .github/matrix.json (the MI350x ecosystem matrix entry runner)
  • .github/workflows/benchmark_dispatch.yml (the mi350x dispatch job runner)

Test plan

  • .github/matrix.json remains valid JSON (python -m json.tool .github/matrix.json).
  • CI scheduling resolves jobs to the renamed amd-do-linux.rocm.gpu.ecosystem.gfx950.1 runners once the migrated runners are registered with the new label.

Made with Cursor

Prepend the amd-do- prefix to every runner label starting with
linux.rocm.gpu.ecosystem to match the runner label migration. Affects
.github/matrix.json and .github/workflows/benchmark_dispatch.yml.

Made with Cursor
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jun 19, 2026
@amdfaa amdfaa closed this Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/rocm CLA Signed This label is managed by the Meta Open Source bot. module: rocm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant