add rocm-llvm-dev package to docker image (#1452)

[ROCm/composable_kernel commit: 8a75728406]
This commit is contained in:
Illia Silin
2024-08-08 07:29:13 -07:00
committed by GitHub
parent 61ecdbc128
commit 38fe3e7936

View File

@@ -59,6 +59,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-
python3-dev \
python3-pip \
redis \
rocm-llvm-dev \
sshpass \
stunnel \
software-properties-common \