We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cccfabf commit 2cef3bfCopy full SHA for 2cef3bf
Dockerfile-ci
@@ -12,7 +12,7 @@ RUN apt-get update && \
12
apt-get install -y curl file gcc g++ git make openssh-client \
13
autoconf automake cmake libtool libcurl4-openssl-dev libssl-dev \
14
libelf-dev libdw-dev binutils-dev zlib1g-dev libiberty-dev wget \
15
- xz-utils pkg-config python clang
+ xz-utils pkg-config python clang ocl-icd-opencl-dev
16
17
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y
18
0 commit comments