mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-19 22:39:03 +00:00
Add zstd lib for building hipTensor. (#1745)
* add zstd library to CI docker * fix the libzstd name
This commit is contained in:
@@ -64,6 +64,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-
|
||||
nano \
|
||||
zlib1g-dev \
|
||||
zip \
|
||||
libzstd-dev \
|
||||
openssh-server \
|
||||
clang-format-12 \
|
||||
kmod && \
|
||||
|
||||
Reference in New Issue
Block a user