sha256:58f3dd4ade4fdd64a065e356174fb489cdb27bea3841b4bde3f798a2c6ade0ef
OS/ARCH
linux/amd64
Compressed size
22.54 GB
Last pushed
9 days by rocmshared
Type
Image
Manifest digest
sha256:58f3dd4ade4fdd64a065e356174fb489cdb27bea3841b4bde3f798a2c6ade0ef
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 29.23 MB5CMD ["/bin/bash"]0 B6ARG UBUNTU_VERSION=22.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.29 KB11RUN |2 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh321.07 MB12RUN |2 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh649.61 KB13COPY ./common/install_user.sh install_user.sh # buildkit703 B14RUN |2 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh1.18 KB15ARG KATEX=yes0 B16COPY ./common/install_docs_reqs.sh install_docs_reqs.sh # buildkit487 B17RUN |3 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes106.01 MB18ARG ANACONDA_PYTHON_VERSION=3.100 B19ARG BUILD_ENVIRONMENT=pytorch-linux-jammy-rocm-n-py30 B20ENV ANACONDA_PYTHON_VERSION=3.100 B21ENV PATH=/opt/conda/envs/py_3.10/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.58 KB23COPY ./common/install_conda.sh install_conda.sh # buildkit1.76 KB24COPY ./common/common_utils.sh common_utils.sh # buildkit865 B25RUN |5 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes2.12 GB26ARG GCC_VERSION=130 B27COPY ./common/install_gcc.sh install_gcc.sh # buildkit396 B28RUN |6 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes92.1 MB29ARG CLANG_VERSION=0 B30COPY ./common/install_clang.sh install_clang.sh # buildkit797 B31RUN |7 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes86 B32ARG ROCM_VERSION=7.20 B33ENV ROCM_VERSION=7.20 B34RUN |8 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes104 B35COPY ./common/common_utils.sh common_utils.sh # buildkit865 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=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes8.26 GB39RUN |8 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes110 B40RUN |8 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes84 B41COPY ./common/install_rocm_magma.sh install_rocm_magma.sh # buildkit609 B42RUN |8 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes889.52 MB43RUN |8 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes91 B44COPY ./common/install_rocSHMEM.sh install_rocSHMEM.sh # buildkit649 B45RUN |8 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes153.83 MB46RUN |8 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes89 B47ADD ./common/install_miopen.sh install_miopen.sh # buildkit1.51 KB48RUN |8 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes87 B49ADD ./common/install_rocm_drm.sh install_rocm_drm.sh # buildkit1.71 KB50RUN |8 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes69.31 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.10/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 # buildkit504 B57RUN |8 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes2.23 MB58RUN |8 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes87 B59ARG INDUCTOR_BENCHMARKS=0 B60ARG ANACONDA_PYTHON_VERSION=3.100 B61ENV ANACONDA_PYTHON_VERSION=3.100 B62COPY ./common/install_inductor_benchmark_deps.sh install_inductor_benchmark_deps.sh # buildkit1.07 KB63COPY ./common/common_utils.sh common_utils.sh # buildkit865 B64COPY ci_commit_pins/huggingface-requirements.txt huggingface-requirements.txt # buildkit149 B65COPY ci_commit_pins/timm.txt timm.txt # buildkit138 B66COPY ci_commit_pins/torchbench.txt torchbench.txt # buildkit139 B67RUN |9 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes32 B68RUN |9 UBUNTU_VERSION=22.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 # buildkit865 B72COPY ci_commit_pins/triton.txt triton.txt # buildkit139 B73COPY triton_version.txt triton_version.txt # buildkit120 B74RUN |10 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes6.14 GB75RUN |10 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes159 B76COPY ./common/install_rust.sh install_rust.sh # buildkit840 B77COPY ./ci_commit_pins/rust.txt rust.txt # buildkit110 B78ENV RUSTUP_HOME=/opt/rust0 B79ENV CARGO_HOME=/opt/rust0 B80ENV PATH=/opt/rust/bin:/opt/rocm/bin:/opt/rocm/llvm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B81RUN |10 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes207.76 MB82COPY ./common/install_cache.sh install_cache.sh # buildkit2.04 KB83ENV PATH=/opt/cache/bin:/opt/rust/bin:/opt/rocm/bin:/opt/rocm/llvm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B84RUN |10 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes21.73 MB85COPY ./common/install_openmpi.sh install_openmpi.sh # buildkit303 B86RUN |10 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes32 B87RUN |10 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes88 B88COPY ./common/common_utils.sh common_utils.sh # buildkit865 B89COPY ci_commit_pins/rocm-origami.txt rocm-origami.txt # buildkit118 B90RUN |10 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes30.09 MB91ARG BUILD_ENVIRONMENT=pytorch-linux-jammy-rocm-n-py30 B92ENV BUILD_ENVIRONMENT=pytorch-linux-jammy-rocm-n-py30 B93USER jenkins0 B94CMD ["bash"]0 B95sleep infinity4.14 GBCommand
ARG RELEASE