rocm/pytorch-nightly:nightly-20260810-b2c75dd

Machine learning & AI
Manifest digest

sha256:5770a796f89a934b70b46edf14f75eb45f4f9a5ac4f22b41d2c66647edacf9e3

OS/ARCH

linux/amd64

Compressed size

27.02 GB

Last pushed

1 day by rocmshared

Type

Image

Manifest digest

sha256:5770a796f89a934b70b46edf14f75eb45f4f9a5ac4f22b41d2c66647edacf9e3

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 29.23 MB
5CMD ["/bin/bash"]0 B
6ARG UBUNTU_VERSION=22.040 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ARG PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx11000 B
9ENV PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx11000 B
10COPY ./common/install_base.sh install_base.sh # buildkit1.29 KB
11RUN |2 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh313.58 MB
12RUN |2 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh649.12 KB
13COPY ./common/install_user.sh install_user.sh # buildkit704 B
14RUN |2 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 /bin/sh1.18 KB
15ARG KATEX=yes0 B
16COPY ./common/install_docs_reqs.sh install_docs_reqs.sh # buildkit488 B
17RUN |3 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes106 MB
18ARG ANACONDA_PYTHON_VERSION=3.100 B
19ARG BUILD_ENVIRONMENT=pytorch-linux-jammy-rocm-n-py30 B
20ENV ANACONDA_PYTHON_VERSION=3.100 B
21ENV PATH=/opt/conda/envs/py_3.10/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.58 KB
23COPY ./common/install_conda.sh install_conda.sh # buildkit1.76 KB
24COPY ./common/common_utils.sh common_utils.sh # buildkit865 B
25RUN |5 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes2.12 GB
26ARG GCC_VERSION=130 B
27COPY ./common/install_gcc.sh install_gcc.sh # buildkit396 B
28RUN |6 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes92.1 MB
29ARG CLANG_VERSION=0 B
30COPY ./common/install_clang.sh install_clang.sh # buildkit797 B
31RUN |7 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes86 B
32ARG ROCM_VERSION=7.140 B
33ARG THEROCK_INDEX_URL=https://repo.amd.com/rocm/whl-multi-arch/0 B
34ARG USE_MSLK=0 B
35ENV ROCM_VERSION=7.140 B
36COPY ./common/install_rocm.sh install_rocm.sh # buildkit1.4 KB
37RUN |10 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes13.71 GB
38ENV LANG=C.UTF-80 B
39ENV LC_ALL=C.UTF-80 B
40COPY ./common/install_amdsmi.sh install_amdsmi.sh # buildkit503 B
41RUN |10 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes1.39 MB
42RUN |10 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes87 B
43ARG INDUCTOR_BENCHMARKS=0 B
44ARG ANACONDA_PYTHON_VERSION=3.100 B
45ENV ANACONDA_PYTHON_VERSION=3.100 B
46COPY ./common/install_inductor_benchmark_deps.sh install_inductor_benchmark_deps.sh # buildkit1.07 KB
47COPY ./common/common_utils.sh common_utils.sh # buildkit865 B
48COPY ci_commit_pins/huggingface-requirements.txt huggingface-requirements.txt # buildkit149 B
49COPY ci_commit_pins/timm.txt timm.txt # buildkit136 B
50COPY ci_commit_pins/torchbench.txt torchbench.txt # buildkit139 B
51RUN |11 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes32 B
52RUN |11 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes206 B
53ARG TRITON=yes0 B
54COPY ./common/install_triton.sh install_triton.sh # buildkit1.72 KB
55COPY ./common/common_utils.sh common_utils.sh # buildkit865 B
56COPY ci_commit_pins/triton.txt triton.txt # buildkit138 B
57COPY triton_version.txt triton_version.txt # buildkit120 B
58RUN |12 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes6.2 GB
59RUN |12 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes159 B
60COPY ./common/install_rust.sh install_rust.sh # buildkit840 B
61COPY ./ci_commit_pins/rust.txt rust.txt # buildkit109 B
62ENV RUSTUP_HOME=/opt/rust0 B
63ENV CARGO_HOME=/opt/rust0 B
64ENV PATH=/opt/rust/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
65RUN |12 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes207.76 MB
66COPY ./common/install_cache.sh install_cache.sh # buildkit2.12 KB
67COPY ./common/patches /opt/cache/patches # buildkit4.44 KB
68ENV PATH=/opt/cache/bin:/opt/rust/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
69RUN |12 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes124.92 MB
70COPY ./common/install_openmpi.sh install_openmpi.sh # buildkit304 B
71RUN |12 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes32 B
72RUN |12 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes88 B
73COPY ./common/common_utils.sh common_utils.sh # buildkit865 B
74COPY ci_commit_pins/rocm-origami.txt rocm-origami.txt # buildkit118 B
75RUN |12 UBUNTU_VERSION=22.04 PYTORCH_ROCM_ARCH=gfx90a;gfx942;gfx950;gfx1100 KATEX=yes29.37 MB
76ARG BUILD_ENVIRONMENT=pytorch-linux-jammy-rocm-n-py30 B
77ENV BUILD_ENVIRONMENT=pytorch-linux-jammy-rocm-n-py30 B
78USER jenkins0 B
79CMD ["bash"]0 B
80sleep infinity4.11 GB

Command

 ARG RELEASE