[Ex CI] Add libtiff-dev and rpp

Signed-off-by: Jan Stephan <jan.stephan@amd.com>
This commit is contained in:
Jan Stephan
2025-10-13 17:42:59 +02:00
parent 036aaa2e78
commit 91cfe98eb3

View File

@@ -18,6 +18,7 @@ parameters:
- libglfw3-dev - libglfw3-dev
- libmsgpack-dev - libmsgpack-dev
- libtbb-dev - libtbb-dev
- libtiff-dev
- libva-amdgpu-dev - libva-amdgpu-dev
- ninja-build - ninja-build
- python3-pip - python3-pip
@@ -50,6 +51,7 @@ parameters:
- rocSPARSE - rocSPARSE
- rocThrust - rocThrust
- rocWMMA - rocWMMA
- rpp
- name: rocmTestDependencies - name: rocmTestDependencies
type: object type: object
default: default:
@@ -80,6 +82,7 @@ parameters:
- rocThrust - rocThrust
- roctracer - roctracer
- rocWMMA - rocWMMA
- rpp
- name: jobMatrix - name: jobMatrix
type: object type: object