Sign inSign up

jeffdaily/pytorch:noble-rocm-7.2-py3-20260417

Manifest digest

sha256:2f0731c467f3d841e4abebc3f84263cf2fe16cf98791d4e77b27e95cbe037204

OS/ARCH

linux/amd64

Compressed size

29.15 GB

Last pushed

5 months by jeffdaily

Type

Image

Manifest digest

sha256:2f0731c467f3d841e4abebc3f84263cf2fe16cf98791d4e77b27e95cbe037204

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 29.18 MB
5CMD ["/bin/bash"]0 B
6ARG UBUNTU_VERSION0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ARG PYTORCH_ROCM_ARCH0 B
9ENV PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx11000 B
10COPY ./common/install_base.sh install_base.sh # buildkit1.1 KB
11RUN |2 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh335.5 MB
12RUN |2 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh1.05 MB
13COPY ./common/install_user.sh install_user.sh # buildkit704 B
14RUN |2 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh1.72 KB
15ARG KATEX0 B
16COPY ./common/install_docs_reqs.sh install_docs_reqs.sh # buildkit488 B
17RUN |3 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes121.25 MB
18ARG ANACONDA_PYTHON_VERSION0 B
19ARG BUILD_ENVIRONMENT0 B
20ENV ANACONDA_PYTHON_VERSION=3.120 B
21ENV PATH=/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22COPY requirements-ci.txt /opt/conda/requirements-ci.txt # buildkit4.44 KB
23COPY ./common/install_conda.sh install_conda.sh # buildkit1.65 KB
24COPY ./common/common_utils.sh common_utils.sh # buildkit724 B
25RUN |5 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes2.19 GB
26ARG GCC_VERSION0 B
27COPY ./common/install_gcc.sh install_gcc.sh # buildkit396 B
28RUN |6 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes232.1 KB
29ARG CLANG_VERSION0 B
30COPY ./common/install_clang.sh install_clang.sh # buildkit787 B
31RUN |7 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes106 B
32ARG ROCM_VERSION0 B
33ENV ROCM_VERSION=7.20 B
34RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes104 B
35COPY ./common/common_utils.sh common_utils.sh # buildkit724 B
36COPY ./ci_commit_pins/rocm-composable-kernel.txt ci_commit_pins/rocm-composable-kernel.txt # buildkit197 B
37COPY ./common/install_rocm.sh install_rocm.sh # buildkit3.66 KB
38RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes8.36 GB
39RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes135 B
40RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes104 B
41COPY ./common/install_rocm_magma.sh install_rocm_magma.sh # buildkit613 B
42RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes830.67 MB
43RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes111 B
44COPY ./common/install_rocSHMEM.sh install_rocSHMEM.sh # buildkit649 B
45RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes125.95 MB
46RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes109 B
47ADD ./common/install_miopen.sh install_miopen.sh # buildkit1.51 KB
48RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes107 B
49ADD ./common/install_rocm_drm.sh install_rocm_drm.sh # buildkit1.69 KB
50RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes51.68 MB
51ENV ROCM_PATH=/opt/rocm ROCM_HOME=/opt/rocm ROCM_SOURCE_DIR=/opt/rocm ROCM_BIN=/opt/rocm/bin0 B
52ENV PATH=/opt/rocm/bin:/opt/rocm/llvm/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
53ENV LD_LIBRARY_PATH=/opt/rocm/lib:0 B
54ENV LANG=C.UTF-80 B
55ENV LC_ALL=C.UTF-80 B
56COPY ./common/install_amdsmi.sh install_amdsmi.sh # buildkit342 B
57RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes3.41 MB
58RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes107 B
59ARG INDUCTOR_BENCHMARKS0 B
60ARG ANACONDA_PYTHON_VERSION0 B
61ENV ANACONDA_PYTHON_VERSION=3.120 B
62COPY ./common/install_inductor_benchmark_deps.sh install_inductor_benchmark_deps.sh # buildkit1.04 KB
63COPY ./common/common_utils.sh common_utils.sh # buildkit724 B
64COPY ci_commit_pins/huggingface-requirements.txt huggingface-requirements.txt # buildkit147 B
65COPY ci_commit_pins/timm.txt timm.txt # buildkit136 B
66COPY ci_commit_pins/torchbench.txt torchbench.txt # buildkit139 B
67RUN |10 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes32 B
68RUN |10 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes222 B
69ARG TRITON0 B
70COPY ./common/install_triton.sh install_triton.sh # buildkit1.63 KB
71COPY ./common/common_utils.sh common_utils.sh # buildkit724 B
72COPY ci_commit_pins/triton.txt triton.txt # buildkit136 B
73COPY triton_version.txt triton_version.txt # buildkit120 B
74RUN |11 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes6.01 GB
75RUN |11 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes176 B
76COPY ./common/install_cache.sh install_cache.sh # buildkit2.12 KB
77ENV PATH=/opt/cache/bin:/opt/rocm/bin:/opt/rocm/llvm/bin:/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
78RUN |11 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes18.18 MB
79COPY ./common/install_openmpi.sh install_openmpi.sh # buildkit303 B
80RUN |11 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes32 B
81RUN |11 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes108 B
82ARG BUILD_ENVIRONMENT0 B
83ENV BUILD_ENVIRONMENT=ci-image:pytorch-linux-noble-rocm-n-py30 B
84USER jenkins0 B
85CMD ["bash"]0 B
86RUN /bin/sh -c cd /opt/rocm/llvm/bin273 B
87RUN /bin/sh -c sudo rm128 B
88RUN /bin/sh -c sudo apt688.25 KB
89ADD .vimrc /var/lib/jenkins/.vimrc # buildkit3.73 KB
90RUN /bin/sh -c cd /var/lib/jenkins4.44 GB
91RUN /bin/sh -c cd /var/lib/jenkins/pytorch5.11 KB
92RUN /bin/sh -c cd /var/lib/jenkins/pytorch6.67 GB
93RUN /bin/sh -c sudo groupadd734 B
94RUN /bin/sh -c sudo usermod1.19 KB
95RUN /bin/sh -c ulimit -c32 B

Command

 ARG RELEASE