This commit is contained in:
2026-06-05 16:23:54 +08:00
parent 94a804cc36
commit 9529b1b7c2
+1 -1
View File
@@ -112,7 +112,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
hipblas-dev hiprand-dev hipsparse-dev hipsparselt-dev \
hipsolver-dev hipcub-dev rocprim-dev rocthrust-dev \
rocblas-dev rocrand-dev hipfft-dev hipblaslt \
rocm-cmake rocm-core-dev && \
rocm-cmake rocm-core && \
apt-get clean && rm -rf /var/lib/apt/lists/*
# ===========================================================================