镜像自地址
https://github.com/stevenrobertson/cuburn.git
已同步 2025-10-13 08:31:15 -04:00
Update Dockerfile
这个提交包含在:
@ -10,7 +10,7 @@ RUN apt-get update&&apt-get install -y git software-properties-common python-sof
|
|||||||
RUN git clone --recursive http://git.tiker.net/trees/pycuda.git
|
RUN git clone --recursive http://git.tiker.net/trees/pycuda.git
|
||||||
RUN git clone --recursive https://github.com/twobombs/cuburn.git
|
RUN git clone --recursive https://github.com/twobombs/cuburn.git
|
||||||
|
|
||||||
# RUN cd /pycuda&&configure&&make&&make install
|
RUN cd /pycuda&&configure.py&&make&&make install
|
||||||
|
|
||||||
RUN add-apt-repository universe && apt-get update && export DEBIAN_FRONTEND=noninteractive && apt-get install -y libboost-all-dev python-pycuda python-pip && apt-get clean all
|
RUN add-apt-repository universe && apt-get update && export DEBIAN_FRONTEND=noninteractive && apt-get install -y libboost-all-dev python-pycuda python-pip && apt-get clean all
|
||||||
|
|
||||||
|
在新工单中引用
屏蔽一个用户