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.
2 parents 0f2f664 + 9451510 commit 5a6ea1bCopy full SHA for 5a6ea1b
docker/Dockerfile.cpu
@@ -20,7 +20,6 @@ RUN apt-get install -y wget flex libnuma-dev hwloc curl cmake git \
20
autoconf libtool build-essential procps software-properties-common \
21
pkgconf gfortran libopenblas-serial-dev
22
23
-
24
# Install gcc
25
RUN if [ -n "$gcc" ]; then \
26
apt-get install libgmp-dev libmpc-dev libmpfr-dev libisl-dev binutils texinfo -y && \
0 commit comments