Update rocprofiler workflows to use new mi325 runner names (#2467)

* Update rocprofiler workflows to use new runner naming for mi325

* Add input options to workflow_dispatch for rocprofiler-systems CI workflow

* Update runner name on therock-ci-linux.yml as well
This commit is contained in:
Jason Bonnell
2026-01-05 15:41:01 -05:00
committed by GitHub
parent 39d8432893
commit 1d5a6e9bfe
8 changed files with 30 additions and 21 deletions
+1 -1
View File
@@ -126,5 +126,5 @@ jobs:
with:
project_to_test: ${{ inputs.project_to_test }}
amdgpu_families: "gfx94X-dcgpu"
test_runs_on: "linux-mi325-1gpu-ossci-rocm"
test_runs_on: "linux-mi325-1gpu-ossci-rocm-frac"
platform: "linux"