mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 14:48:06 -05:00
[Ex CI] Add half, rccl, and dependencies for rpp, mivisionx and rocjpeg
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user