[Ex CI] migrate roc/hipRAND pipelines, change migrated mathlibs's default branch to rocm-rel-7.0 (#4918)

* [Ex CI] migrate roc/hipRAND pipeline IDs to monorepo

* [Ex CI] change migrated mathlibs's default branch to rocm-rel-7.0
This commit is contained in:
Daniel Su
2025-06-12 15:39:41 -04:00
committed by GitHub
parent 2502fc5bcf
commit 67be6f6249
2 changed files with 9 additions and 9 deletions

View File

@@ -109,7 +109,7 @@ parameters:
hasGpuTarget: false
hipCUB:
pipelineId: $(HIPCUB_PIPELINE_ID)
stagingBranch: develop
stagingBranch: release-staging/rocm-rel-7.0
mainlineBranch: develop
hasGpuTarget: true
hipFFT:
@@ -129,8 +129,8 @@ parameters:
hasGpuTarget: false
hipRAND:
pipelineId: $(HIPRAND_PIPELINE_ID)
stagingBranch: develop
mainlineBranch: mainline
stagingBranch: release-staging/rocm-rel-7.0
mainlineBranch: develop
hasGpuTarget: true
hipSOLVER:
pipelineId: $(HIPSOLVER_PIPELINE_ID)
@@ -264,7 +264,7 @@ parameters:
hasGpuTarget: false
rocPRIM:
pipelineId: $(ROCPRIM_PIPELINE_ID)
stagingBranch: develop
stagingBranch: release-staging/rocm-rel-7.0
mainlineBranch: develop
hasGpuTarget: true
rocprofiler:
@@ -304,8 +304,8 @@ parameters:
hasGpuTarget: false
rocRAND:
pipelineId: $(ROCRAND_PIPELINE_ID)
stagingBranch: develop
mainlineBranch: mainline
stagingBranch: release-staging/rocm-rel-7.0
mainlineBranch: develop
hasGpuTarget: true
rocr_debug_agent:
pipelineId: $(ROCR_DEBUG_AGENT_PIPELINE_ID)
@@ -329,7 +329,7 @@ parameters:
hasGpuTarget: false
rocThrust:
pipelineId: $(ROCTHRUST_PIPELINE_ID)
stagingBranch: develop
stagingBranch: release-staging/rocm-rel-7.0
mainlineBranch: develop
hasGpuTarget: true
roctracer:

View File

@@ -80,7 +80,7 @@ variables:
- name: HIPIFY_PIPELINE_ID
value: 92
- name: HIPRAND_PIPELINE_ID
value: 90
value: 275
- name: HIPSOLVER_PIPELINE_ID
value: 84
- name: HIPSPARSE_PIPELINE_ID
@@ -150,7 +150,7 @@ variables:
- name: ROCR_RUNTIME_PIPELINE_ID
value: 10
- name: ROCRAND_PIPELINE_ID
value: 95
value: 274
- name: ROCSOLVER_PIPELINE_ID
value: 81
- name: ROCSPARSE_PIPELINE_ID