fix: quote
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ RUN rm -rf library/src/blas3/Tensile/Logic/asm_full/r9nano/
|
|||||||
RUN sed -i -e 's/rmake.py --install/rmake.py -a="${ROCBLAS_ARCH}" --install/g' install.sh
|
RUN sed -i -e 's/rmake.py --install/rmake.py -a="${ROCBLAS_ARCH}" --install/g' install.sh
|
||||||
|
|
||||||
# > https://github.com/ROCm/Tensile/pull/1897
|
# > https://github.com/ROCm/Tensile/pull/1897
|
||||||
RUN ./install.sh -a ${ROCBLAS_ARCH} -d --cmake_install --merge-architectures --no-lazy-library-loading
|
RUN ./install.sh -a "${ROCBLAS_ARCH}" -d --cmake_install --merge-architectures --no-lazy-library-loading
|
||||||
|
|
||||||
WORKDIR /root/rocBLAS/build/release
|
WORKDIR /root/rocBLAS/build/release
|
||||||
COPY fix-rocblas.sh .
|
COPY fix-rocblas.sh .
|
||||||
|
|||||||
Reference in New Issue
Block a user