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 64a23ff commit 730852aCopy full SHA for 730852a
ci/wheel/build.Dockerfile
@@ -1,6 +1,6 @@
1
ARG JOB_NAME
2
ARG BUILD_NUM
3
-FROM rocm/pytorch-private:manylinux-${JOB_NAME}-${BUILD_NUM}
+FROM rocm/pytorch-private:manylinux-hipclang-${JOB_NAME}-${BUILD_NUM}
4
5
RUN yum install -y python3-devel migraphx-devel
6
RUN pip3 install pybind11-global
0 commit comments