Sign inSign up

pytorch/almalinux-builder:rocm7.1-61c15dab819993f9461f1671b7c75af68ec71bf9

Index digest

sha256:a1da7dcd88f3d0f3ee29d8c9d298a901239ade0d375c2df4c2037b3d76438978

OS/ARCH

linux/amd64

Compressed size

9.33 GB

Last pushed

29 days by pytorchbot

Type

Image

Manifest digest

sha256:57d355ba21f42ea6f8a50a6fbb03ee20d4d8f0d850547939be3ee94bfb8968e3

Image Layers

1ADD almalinux-8-default-amd64.tar.xz / # buildkit68.49 MB
2CMD ["/bin/bash"]0 B
4ARG ROCM_VERSION=6.10 B
5ARG AMDGPU_VERSION=6.10 B
6RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh133.05 MB
7RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh100.15 MB
8RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh653.2 KB
9RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh18.21 MB
10RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh398.63 MB
11RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh13.82 MB
12RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh688.48 KB
13RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh263.62 MB
14RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh20.88 MB
15RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh241 B
16RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh250 B
17RUN |2 ROCM_VERSION=7.1 AMDGPU_VERSION=30.20 /bin/sh6 GB
18ENV PATH=/opt/rh/gcc-toolset-9/root/usr/bin:/opt/rocm/bin::/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19ENV MANPATH=/opt/rh/gcc-toolset-9/root/usr/share/man:0 B
20ENV INFOPATH=/opt/rh/gcc-toolset-9/root/usr/share/info:0 B
21ENV PCP_DIR=/opt/rh/gcc-toolset-9/root0 B
22ENV PERL5LIB=/opt/rh/gcc-toolset-9/root/usr/lib64/perl5/vendor_perl0 B
23ENV LD_LIBRARY_PATH=/opt/rocm/lib:/usr/local/lib:/opt/rh/gcc-toolset-9/root/lib:/opt/rh/gcc-toolset-9/root/lib64:0 B
24ENV LDFLAGS=-Wl,-rpath=/opt/rh/gcc-toolset-9/root/usr/lib64 -Wl,-rpath=/opt/rh/gcc-toolset-9/root/usr/lib0 B
25ARG DEVTOOLSET_VERSION=130 B
26ENV LC_ALL=en_US.UTF-80 B
27ENV LANG=en_US.UTF-80 B
28ENV LANGUAGE=en_US.UTF-80 B
29RUN |1 DEVTOOLSET_VERSION=13 /bin/sh -c694.34 MB
30RUN |1 DEVTOOLSET_VERSION=13 /bin/sh -c160 B
31RUN |1 DEVTOOLSET_VERSION=13 /bin/sh -c326 B
32ENV PATH=/opt/rh/gcc-toolset-13/root/usr/bin:/opt/rh/gcc-toolset-9/root/usr/bin:/opt/rocm/bin::/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
33ARG PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1103;gfx1200;gfx1201;gfx950;gfx1150;gfx11510 B
34ARG DEVTOOLSET_VERSION=130 B
35ENV PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1103;gfx1200;gfx1201;gfx950;gfx1150;gfx11510 B
36ADD ./common/install_mkl.sh install_mkl.sh # buildkit332 B
37RUN |2 DEVTOOLSET_VERSION=13 PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1103;gfx1200;gfx1201;gfx950;gfx1150;gfx1151 /bin/sh692.8 MB
38ENV MKLROOT=/opt/intel0 B
39ARG DEVTOOLSET_VERSION=130 B
40COPY /patchelf /usr/local/bin/patchelf # buildkit888.78 KB
41COPY /opt/conda /opt/conda # buildkit427.38 MB
42COPY ./common/install_jni.sh install_jni.sh # buildkit163 B
43COPY ./java/jni.h jni.h # buildkit7.76 KB
44RUN |2 DEVTOOLSET_VERSION=13 PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1103;gfx1200;gfx1201;gfx950;gfx1150;gfx1151 /bin/sh7.86 KB
45ENV PATH=/opt/conda/bin:/opt/rh/gcc-toolset-13/root/usr/bin:/opt/rh/gcc-toolset-9/root/usr/bin:/opt/rocm/bin::/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
46ENV LD_LIBRARY_PATH=/opt/rh/gcc-toolset-13/root/usr/lib64:/opt/rh/gcc-toolset-13/root/usr/lib:/opt/rocm/lib:/usr/local/lib:/opt/rh/gcc-toolset-9/root/lib:/opt/rh/gcc-toolset-9/root/lib64:0 B
47COPY /usr/local/mnist /usr/local/mnist # buildkit10.93 MB
48RUN |2 DEVTOOLSET_VERSION=13 PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1103;gfx1200;gfx1201;gfx950;gfx1150;gfx1151 /bin/sh32 B
49RUN |2 DEVTOOLSET_VERSION=13 PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1103;gfx1200;gfx1201;gfx950;gfx1150;gfx1151 /bin/sh124 B
50RUN |2 DEVTOOLSET_VERSION=13 PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1103;gfx1200;gfx1201;gfx950;gfx1150;gfx1151 /bin/sh568.99 MB

Command

ADD almalinux-8-default-amd64.tar.xz / # buildkit