This commit is contained in:
2026-06-05 16:19:33 +08:00
parent 95e7ac8f0f
commit 94a804cc36
+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-cmake rocm-core-dev && \
apt-get clean && rm -rf /var/lib/apt/lists/*
# ===========================================================================