未验证 提交 9c008a1a 编写于 作者: I iducn 提交者: GitHub

add path in gcc8s soft link (#25521)

上级 6602ccf4
Dockerfile.cuda10_cudnn7_gcc48_ubuntu16
\ No newline at end of file
Dockerfile.cuda10_cudnn7_gcc8_ubuntu16
\ No newline at end of file
......@@ -41,6 +41,7 @@ RUN wget -q https://paddle-docker-tar.bj.bcebos.com/home/users/tianshuo/bce-pyth
make -j8 && make install
ENV PATH=/usr/local/gcc-8.2/bin:$PATH
ENV LD_LIBRARY_PATH=/usr/local/gcc-8.2/lib64:$LD_LIBRARY_PATH
RUN rm -rf /temp_gcc82 && rm -rf /gcc-8.2.0.tar.xz && rm -rf /gcc-8.2.0
# Install Python3.6
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册