sha256:1a02b74a94d82131f3f119a94ccbed45bb5b4cd77a0616cb4e6a29e64a048482
OS/ARCH
linux/amd64
Compressed size
21.05 GB
Last pushed
3 months by rocmdev
Type
Image
Manifest digest
sha256:da50bfe9dc4bb70ad683d3ee4a176dccb66f596f48d30e8e52323b41892759b1
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7RUN /bin/sh -c apt update500.3 MB8RUN /bin/sh -c wget https://repo.radeon.com/amdgpu-install/7.2.1/ubuntu/noble/amdgpu-install_7.2.1.70201-1_all.deb7.41 GB9ENV ROCM_PATH=/opt/rocm-7.2.10 B10WORKDIR /workspace/99 B11ENV MAX_JOBS=1280 B12ENV PYTORCH_ROCM_ARCH=gfx942;gfx9500 B13ENV PATH=/opt/rocm-7.2.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14ENV LD_LIBRARY_PATH=/opt/rocm/lib0 B15RUN /bin/sh -c python -m4 MB16ENV PATH=/opt/venv/bin:/opt/rocm-7.2.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17RUN /bin/sh -c pip install33.24 MB18RUN /bin/sh -c apt update32 B19ENV HSA_ENABLE_SCRATCH_ASYNC_RECLAIM=00 B20ENV HSA_NO_SCRATCH_RECLAIM=10 B21RUN /bin/sh -c pip uninstall165.99 MB22ARG PYTORCH_REPO=https://github.com/ROCm/pytorch.git0 B23ARG PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d0 B24RUN |2 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d /bin/sh460.89 MB25ARG APEX_REPO=https://github.com/ROCm/apex.git0 B26ARG APEX_BRANCH=e37ed124b424178962348bdb4c2a06a81766cadb0 B27RUN |4 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git132.02 MB28RUN |4 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git1.26 MB29ARG HIPBLASLT_REPO=https://github.com/ROCm/rocm-libraries.git0 B30ARG HIPBLASLT_BRANCH=c4b2dc9869497e664e02b110288d158375438e740 B31RUN |6 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git21.62 MB32RUN |6 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git176 B33RUN |6 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git1.69 GB34RUN |6 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git184 B35RUN |6 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git203.43 KB36ARG TORCHAUDIO_REPO=https://github.com/pytorch/audio0 B37ARG TORCHAUDIO_COMMIT=8ad2aa5d354d1bf432339113860185d5a5d1abbd0 B38RUN |8 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git831.14 KB39ARG VISION_REPO=https://github.com/pytorch/vision0 B40ARG VISION_BRANCH=acccf86477759b2d3500f1ae1be065f7b1e409ec0 B41RUN |10 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git2.22 MB42ARG FA_REPO=https://github.com/ROCm/flash-attention.git0 B43ARG FA_BRANCH=6387433156558135a998d5568a9d74c1778666d80 B44ENV GPU_ARCHS=gfx942;gfx9500 B45RUN |12 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git89.5 MB46ARG AITER_REPO=https://github.com/rocm/aiter.git0 B47ARG AITER_BRANCH=f299f579a63b8de4f008e19b6f8867dbfa9eaf390 B48RUN |14 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git2.51 GB49ARG TE_REPO=https://github.com/ROCm/TransformerEngine.git0 B50ARG TE_BRANCH=40434cf6def378bfd8693754e87bcc430f95695a0 B51ENV NVTE_USE_HIPBLASLT=10 B52ENV NVTE_FRAMEWORK=pytorch0 B53ENV NVTE_ROCM_ARCH=gfx942;gfx9500 B54ENV NVTE_USE_CAST_TRANSPOSE_TRITON=10 B55ENV NVTE_CK_IS_V3_ATOMIC_FP32=00 B56ENV NVTE_CK_USES_BWD_V3=10 B57ENV NVTE_CK_USES_FWD_V3=10 B58ENV CK_TILE_FLOAT_TO_BFLOAT16_DEFAULT=20 B59ENV NVTE_CK_HOW_V3_BF16_CVT=20 B60ENV NVTE_USE_ROCM=10 B61ENV NVTE_CK_FUSED_ATTN_PATH=/workspace/aiter/op_tests/cpp/mha0 B62RUN |16 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git4.29 GB63ARG FLUX_REPO=https://github.com/ROCm/AMDiffusionBenchmark.git0 B64ARG FLUX_BRANCH=Flux_patch0 B65RUN |18 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git103.82 MB66ARG DLRM_REPO=https://github.com/AMD-AGI/DLRMBenchmark.git0 B67ARG DLRM_BRANCH=main0 B68RUN |20 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git103.6 KB69ARG TORCHTUNE_REPO=https://github.com/pytorch/torchtune.git0 B70ARG TORCHTUNE_BRANCH=b4c98ac2a37f0397d64c22579aed415ce7264db60 B71RUN |22 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git42.6 MB72ARG TORCHAO_REPO=https://github.com/pytorch/ao.git0 B73ARG TORCHAO_BRANCH=e9c7bead90b840b280f97374308255957108ce470 B74RUN |24 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git3.62 MB75RUN |24 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git207.39 MB76ARG GROUPED_GEMM_REPO=https://github.com/caaatch22/grouped_gemm.git0 B77ARG GROUPED_GEMM_BRANCH=rocm0 B78RUN |26 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git112.78 KB79ARG CAUSAL_CONV1D_REPO=https://github.com/Dao-AILab/causal-conv1d0 B80ARG CAUSAL_CONV1D_BRANCH=e940ead2fd962c56854455017541384909ca669f0 B81ENV CAUSAL_CONV1D_FORCE_BUILD=TRUE0 B82ENV MAMBA_FORCE_BUILD=TRUE0 B83ENV HIP_ARCHITECTURES=gfx942,gfx9500 B84RUN |28 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git8.45 MB85ARG MAMBA_REPO=https://github.com/AndreasKaratzas/mamba.git0 B86ARG MAMBA_BRANCH=4d67c534d10b7299194ede55b36718cc7a1dd4720 B87RUN |30 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git96.42 MB88ARG PRIMUS_REPO=https://github.com/AMD-AGI/Primus.git0 B89ARG PRIMUS_BRANCH=45955d457d7d083cc6bcd9a669b97249ed71c4560 B90ENV NVTE_FLASH_ATTN=00 B91ENV NVTE_FUSED_ATTN=10 B92RUN |32 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git1.01 GB93ARG TURBO_REPO=https://github.com/AMD-AGI/Primus-Turbo.git0 B94ARG TURBO_COMMIT=3cd482def8bb4814b1799fe481555559fff040b80 B95ENV MAX_JOBS=1280 B96ENV HCC_AMDGPU_TARGET=gfx942,gfx9500 B97RUN |34 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git606.86 MB98RUN |34 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git32.44 MB99WORKDIR /workspace/32 B100RUN |34 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git5.01 MB101ARG FBGEMM_REPO=https://github.com/pytorch/FBGEMM.git0 B102ARG FBGEMM_COMMIT=fbda30f767186b7cc6f5663fd17c268a5d853c3e0 B103ENV BUILD_ROCM_VERSION=7.20 B104ENV FBGEMM_TBE_ROCM_HIP_BACKWARD_KERNEL=10 B105ENV ROCM_VERSION=720000 B106ENV HIPBLAS_V2=10 B107RUN |36 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git1.32 GB108RUN |36 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git32 B109ENV GPU_ARCHS=native0 B110RUN |36 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git7.9 MB111RUN |36 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git1.54 MB112ARG AINIC_BUNDLE_VERSION=1.117.5-a-770 B113RUN |37 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git703.12 KB114RUN |37 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git232 B115ARG UCX_VERSION=1.18.00 B116RUN |38 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git87.65 MB117ENV UCX_INSTALL_DIR=/workspace/ucx-1.18.0/install0 B118ARG MPI_VERSION=4.1.60 B119RUN |39 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git3.85 MB120ARG RCCL_REPO=https://github.com/ROCm/rccl.git0 B121ARG RCCL_BRANCH=release/rocm-rel-7.20 B122RUN |41 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git241.75 MB123ARG ANP_REPO=https://github.com/rocm/amd-anp.git0 B124ARG ANP_BRANCH=tags/v1.3.00 B125ENV RCCL_HOME=/workspace/rccl0 B126ENV MPI_PATH=/ompi-4.1.6/install0 B127RUN |43 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git32 B128RUN |43 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git578.44 KB129ARG ROCSHMEM_REPO=https://github.com/ROCm/rocSHMEM.git0 B130ARG ROCSHMEM_BRANCH=17ff985c026f9f97f85068647e863ab541dd56450 B131ENV ROCSHMEM_HOME=/opt/rocshmem0 B132ENV UCX_HOME=/opt/ucx0 B133ENV MPI_HOME=/usr/lib/x86_64-linux-gnu/openmpi0 B134RUN |45 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git4.9 MB135RUN |45 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git258 B136RUN |45 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git454 B137RUN |45 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git32 B138RUN |45 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git225 B139ARG GIT_COMMIT_TAG=428dc232095894b4c89cad237d301057462bb5290 B140ARG DOCKERFILE_PATH=primus_training/docker/Dockerfile0 B141RUN |47 PYTORCH_REPO=https://github.com/ROCm/pytorch.git PYTORCH_BRANCH=94c6e047c2aa9f11c4cca60b4b90ea57b0eec54d APEX_REPO=https://github.com/ROCm/apex.git32.63 KB142COPY primus_training/docker/Dockerfile /workspace/.manifest/Dockerfile # buildkit7.36 KB143CMD ["/usr/bin/bash"]0 BCommand
ARG RELEASE