mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-01 01:45:18 -05:00
Compare commits
1 Commits
hipdnn
...
ci_example
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2cddc6df2b |
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user