mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-03-13 06:51:28 -04:00
Update Dockerfile
This commit is contained in:
parent
8a6b41f9be
commit
1797f1ce3f
@ -3,7 +3,7 @@ FROM twobombs/deploy-nvidia-docker
|
||||
RUN git clone --recursive http://git.tiker.net/trees/pycuda.git
|
||||
RUN git clone --recursive https://github.com/twobombs/cuburn.git
|
||||
|
||||
RUN cd /pycuda&&./configure&&make&&make install
|
||||
RUN cd /pycuda&&configure&&make&&make install
|
||||
|
||||
RUN add-apt-repository universe
|
||||
RUN apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user