mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-05 20:55:59 +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