mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 02:02:46 +00:00
Add zstd lib for building hipTensor. (#1745)
* add zstd library to CI docker
* fix the libzstd name
[ROCm/composable_kernel commit: 41ebf117a5]
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