[Ex CI] Add half, rccl, and dependencies for rpp, mivisionx and rocjpeg

This commit is contained in:
Adel Johar
2025-11-03 16:41:45 +01:00
parent 0107fa731e
commit c7f3a56811

View File

@@ -21,11 +21,25 @@ parameters:
- libtbb-dev - libtbb-dev
- libtiff-dev - libtiff-dev
- libva-amdgpu-dev - libva-amdgpu-dev
- libva2-amdgpu
- mesa-amdgpu-va-drivers
- libavcodec-dev - libavcodec-dev
- libavformat-dev - libavformat-dev
- libavutil-dev - libavutil-dev
- ninja-build - ninja-build
- python3-pip - python3-pip
- protobuf-compiler
- libprotoc-dev
- name: pipModules
type: object
default:
- future==1.0.0
- pytz==2022.1
- numpy==1.23
- google==3.0.0
- protobuf==3.12.4
- onnx==1.12.0
- nnef==1.0.7
- name: rocmDependencies - name: rocmDependencies
type: object type: object
default: default:
@@ -33,6 +47,7 @@ parameters:
- aomp - aomp
- aomp-extras - aomp-extras
- clr - clr
- half
- composable_kernel - composable_kernel
- hipBLAS - hipBLAS
- hipBLAS-common - hipBLAS-common
@@ -47,6 +62,7 @@ parameters:
- llvm-project - llvm-project
- MIOpen - MIOpen
- MIVisionX - MIVisionX
- rccl
- rocALUTION - rocALUTION
- rocBLAS - rocBLAS
- rocDecode - rocDecode
@@ -69,6 +85,7 @@ parameters:
- aomp - aomp
- aomp-extras - aomp-extras
- clr - clr
- half
- composable_kernel - composable_kernel
- hipBLAS - hipBLAS
- hipBLAS-common - hipBLAS-common
@@ -83,6 +100,7 @@ parameters:
- llvm-project - llvm-project
- MIOpen - MIOpen
- MIVisionX - MIVisionX
- rccl
- rocALUTION - rocALUTION
- rocBLAS - rocBLAS
- rocDecode - rocDecode