Add Intel Neo and pocl OpenCL runtimes
This commit is contained in:
parent
5242d61464
commit
a0dd2c222f
|
@ -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-* \
|
||||||
|
|
Reference in a new issue