x
This commit is contained in:
+2
-1
@@ -128,7 +128,8 @@ RUN python${PYTHON_VER} -m venv ${VENV} && \
|
||||
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 && \
|
||||
rocblas-dev rocrand-dev hipfft-dev hipblaslt \
|
||||
rocm-cmake && \
|
||||
apt-get clean && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# ===========================================================================
|
||||
|
||||
Reference in New Issue
Block a user