sha256:2fea1a62cb8a24abe2e8388256b7f67f4d052d66c97fbb4acfe170608b4d3439
OS/ARCH
linux/amd64
Compressed size
29.4 GB
Last pushed
4 months by jeffdaily
Type
Image
Manifest digest
sha256:2fea1a62cb8a24abe2e8388256b7f67f4d052d66c97fbb4acfe170608b4d3439
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.18 MB5CMD ["/bin/bash"]0 B6ARG UBUNTU_VERSION=24.040 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ARG PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx11000 B9ENV PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx11000 B10COPY ./common/install_base.sh install_base.sh # buildkit1.24 KB11RUN |2 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh340.3 MB12RUN |2 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh865.62 KB13COPY ./common/install_user.sh install_user.sh # buildkit703 B14RUN |2 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh1.67 KB15ARG KATEX=yes0 B16COPY ./common/install_docs_reqs.sh install_docs_reqs.sh # buildkit488 B17RUN |3 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes120.87 MB18ARG ANACONDA_PYTHON_VERSION=3.120 B19ARG BUILD_ENVIRONMENT=pytorch-linux-noble-rocm-n-py30 B20ENV ANACONDA_PYTHON_VERSION=3.120 B21ENV PATH=/opt/conda/envs/py_3.12/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22COPY requirements-ci.txt /opt/conda/requirements-ci.txt # buildkit4.49 KB23COPY ./common/install_conda.sh install_conda.sh # buildkit1.76 KB24COPY ./common/common_utils.sh common_utils.sh # buildkit724 B25RUN |5 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes2.33 GB26ARG GCC_VERSION=130 B27COPY ./common/install_gcc.sh install_gcc.sh # buildkit397 B28RUN |6 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes232.34 KB29ARG CLANG_VERSION=0 B30COPY ./common/install_clang.sh install_clang.sh # buildkit787 B31RUN |7 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes86 B32ARG ROCM_VERSION=7.20 B33ENV ROCM_VERSION=7.20 B34RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes104 B35COPY ./common/common_utils.sh common_utils.sh # buildkit724 B36COPY ./ci_commit_pins/rocm-composable-kernel.txt ci_commit_pins/rocm-composable-kernel.txt # buildkit197 B37COPY ./common/install_rocm.sh install_rocm.sh # buildkit3.71 KB38RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes8.35 GB39RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes110 B40RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes84 B41COPY ./common/install_rocm_magma.sh install_rocm_magma.sh # buildkit610 B42RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes830.98 MB43RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes91 B44COPY ./common/install_rocSHMEM.sh install_rocSHMEM.sh # buildkit650 B45RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes138.91 MB46RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes89 B47ADD ./common/install_miopen.sh install_miopen.sh # buildkit1.51 KB48RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes87 B49ADD ./common/install_rocm_drm.sh install_rocm_drm.sh # buildkit1.7 KB50RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes61.09 MB51ENV ROCM_PATH=/opt/rocm ROCM_HOME=/opt/rocm ROCM_SOURCE_DIR=/opt/rocm ROCM_BIN=/opt/rocm/bin0 B52ENV 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 B53ENV LD_LIBRARY_PATH=/opt/rocm/lib:0 B54ENV LANG=C.UTF-80 B55ENV LC_ALL=C.UTF-80 B56COPY ./common/install_amdsmi.sh install_amdsmi.sh # buildkit340 B57RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes2.34 MB58RUN |8 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes87 B59ARG INDUCTOR_BENCHMARKS=0 B60ARG ANACONDA_PYTHON_VERSION=3.120 B61ENV ANACONDA_PYTHON_VERSION=3.120 B62COPY ./common/install_inductor_benchmark_deps.sh install_inductor_benchmark_deps.sh # buildkit1.04 KB63COPY ./common/common_utils.sh common_utils.sh # buildkit724 B64COPY ci_commit_pins/huggingface-requirements.txt huggingface-requirements.txt # buildkit150 B65COPY ci_commit_pins/timm.txt timm.txt # buildkit137 B66COPY ci_commit_pins/torchbench.txt torchbench.txt # buildkit139 B67RUN |9 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes32 B68RUN |9 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes206 B69ARG TRITON=yes0 B70COPY ./common/install_triton.sh install_triton.sh # buildkit1.72 KB71COPY ./common/common_utils.sh common_utils.sh # buildkit724 B72COPY ci_commit_pins/triton.txt triton.txt # buildkit136 B73COPY triton_version.txt triton_version.txt # buildkit120 B74RUN |10 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes6.04 GB75RUN |10 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes159 B76COPY ./common/install_cache.sh install_cache.sh # buildkit2.12 KB77ENV 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 B78RUN |10 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes17.79 MB79COPY ./common/install_openmpi.sh install_openmpi.sh # buildkit303 B80RUN |10 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes32 B81RUN |10 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes88 B82COPY ./common/common_utils.sh common_utils.sh # buildkit724 B83COPY ci_commit_pins/rocm-origami.txt rocm-origami.txt # buildkit117 B84RUN |10 UBUNTU_VERSION=24.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes29.32 MB85ARG BUILD_ENVIRONMENT=pytorch-linux-noble-rocm-n-py30 B86ENV BUILD_ENVIRONMENT=pytorch-linux-noble-rocm-n-py30 B87USER jenkins0 B88CMD ["bash"]0 B89RUN /bin/sh -c cd /opt/rocm/llvm/bin270 B90RUN /bin/sh -c sudo rm128 B91RUN /bin/sh -c sudo apt11.21 MB92RUN /bin/sh -c curl -fsSL70.92 MB93RUN /bin/sh -c echo 'export229 B94RUN /bin/sh -c sudo groupadd735 B95RUN /bin/sh -c sudo usermod1.18 KB96ADD .vimrc /var/lib/jenkins/.vimrc # buildkit3.73 KB97ADD bootstrap.sh /var/lib/jenkins/bootstrap.sh # buildkit1.49 KB98RUN /bin/sh -c sudo chmod1.49 KB99RUN /bin/sh -c ulimit -c32 B100RUN /bin/sh -c cd /var/lib/jenkins5.54 GB101RUN /bin/sh -c cd /var/lib/jenkins/pytorch5.28 KB102RUN /bin/sh -c cd /var/lib/jenkins/pytorch5.53 GB103RUN /bin/sh -c git config241 B104RUN /bin/sh -c pip install92 BCommand
ARG RELEASE