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 02abdcc commit 2f1586cCopy full SHA for 2f1586c
.ci/docker/manywheel/Dockerfile_ppc64le
@@ -7,7 +7,7 @@ ENV LANGUAGE=C.UTF-8
7
8
# there is a bugfix in gcc >= 14 for precompiled headers and s390x vectorization interaction.
9
# with earlier gcc versions test/inductor/test_cpu_cpp_wrapper.py will fail.
10
-ARG DEVTOOLSET_VERSION=13
+ARG DEVTOOLSET_VERSION=14
11
# Installed needed OS packages. This is to support all
12
# the binary builds (torch, vision, audio, text, data)
13
RUN yum -y install epel-release
0 commit comments