Compare commits

...

1 Commits

Author SHA1 Message Date
Adel Johar
2cddc6df2b [Ex CI] Add half, rccl, and dependencies for rpp, mivisionx and rocjpeg 2025-11-05 11:36:10 +01:00

View File

@@ -14,18 +14,32 @@ parameters:
type: object type: object
default: default:
- cmake - cmake
- libavcodec-dev
- libavformat-dev
- libavutil-dev
- libdw-dev - libdw-dev
- libglfw3-dev - libglfw3-dev
- libmsgpack-dev - libmsgpack-dev
- libopencv-dev - libopencv-dev
- libprotoc-dev
- libtbb-dev - libtbb-dev
- libtiff-dev - libtiff-dev
- libva-amdgpu-dev - libva-amdgpu-dev
- libavcodec-dev - libva2-amdgpu
- libavformat-dev - mesa-amdgpu-va-drivers
- libavutil-dev
- ninja-build - ninja-build
- protobuf-compiler
- python3-pip - python3-pip
- name: pipModules
type: object
default:
- future==1.0.0
- google==3.0.0
- protobuf==3.12.4
- pytz==2022.1
- nnef==1.0.7
- numpy==1.23
- onnx==1.12.0
- 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