mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-02-05 19:50:04 -05:00
Update Dockerfile
This commit is contained in:
parent
e5e1cf426f
commit
e230dee5b0
@ -5,7 +5,7 @@ RUN git clone --recursive https://github.com/twobombs/cuburn.git
|
|||||||
|
|
||||||
RUN add-apt-repository universe
|
RUN add-apt-repository universe
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install libboost-all-dev python-pycuda python-pip
|
RUN apt-get install -y libboost-all-dev python-pycuda python-pip
|
||||||
|
|
||||||
RUN pip install numpy scipy
|
RUN pip install numpy scipy
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user