Compare commits

...

1 commit

Author SHA1 Message Date
Simon Bruder a0dd2c222f
Add Intel Neo and pocl OpenCL runtimes 2020-02-11 16:38:48 +00:00

View file

@ -7,9 +7,12 @@ RUN echo 'deb http://ftp-stud.hs-esslingen.de/pub/Mirrors/debian-multimedia/ tes
&& apt-get -y install \ && apt-get -y install \
autoconf \ autoconf \
beignet-opencl-icd \ beignet-opencl-icd \
clinfo \
ffmpeg \ ffmpeg \
git \ git \
intel-opencl-icd \
libtool \ libtool \
pocl-opencl-icd \
python3-pip \ python3-pip \
vapoursynth \ vapoursynth \
vapoursynth-* \ vapoursynth-* \