From 9bd0f9aaf1b3e17bc47e0eee38b28f4b218df792 Mon Sep 17 00:00:00 2001 From: randyh62 <42045079+randyh62@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:57:56 -0800 Subject: [PATCH] Delete docs/reference/docker-image-support-matrix.rst (#363) remove orphaned Docker Matrix Support file --- .../reference/docker-image-support-matrix.rst | 322 ------------------ 1 file changed, 322 deletions(-) delete mode 100644 docs/reference/docker-image-support-matrix.rst diff --git a/docs/reference/docker-image-support-matrix.rst b/docs/reference/docker-image-support-matrix.rst deleted file mode 100644 index a7f24ef7..00000000 --- a/docs/reference/docker-image-support-matrix.rst +++ /dev/null @@ -1,322 +0,0 @@ -.. meta:: - :description: Docker image support matrix - :keywords: ROCm installation, AMD, ROCm, Docker, Docker image - -.. _docker-support-matrix: - -****************************************************************** -Docker image support matrix -****************************************************************** - -AMD validates and publishes ready-made `PyTorch `_ and -`TensorFlow `_ images with ROCm backends on Docker Hub. -The following Docker image tags and associated inventories are validated for ROCm 6.2. - -Refer to :ref:`using-docker-with-pytorch-pre-installed` and :ref:`install-tensorflow-prebuilt-docker` -for installation instructions. - -.. |hr| raw:: html - -
- -.. tab-set:: - - .. tab-item:: PyTorch - - .. tab-set:: - - .. tab-item:: Ubuntu 22.04 - - Tag - `rocm/pytorch:rocm6.2.1_ubuntu22.04_py3.10_pytorch_release_2.1.2 `_ - - Inventory - * `ROCm 6.2.1 `_ - * `Python 3.10 `_ - * `PyTorch 2.1.2 `_ - * `Apex 1.1.0 `_ - * `torchvision 0.16.1 `_ - * `TensorBoard 2.13.0 `_ - * `MAGMA `_ - * `UCX 1.14.1 `_ - * `OMPI 4.1.5 `_ - * `OFED 5.4.3 `_ - - |hr| - - Tag - `rocm/pytorch:rocm6.2_ubuntu22.04_py3.10_pytorch_release_2.3.0 `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.10 `_ - * `PyTorch 2.3.0 `_ - * `Apex 1.3.0 `_ - * `torchvision 0.18.0 `_ - * `TensorBoard 2.13.0 `_ - * `MAGMA `_ - * `UCX 1.14.1 `_ - * `OMPI 4.1.5 `_ - * `OFED 5.4.3 `_ - - |hr| - - Tag - `rocm/pytorch:rocm6.2_ubuntu22.04_py3.9_pytorch_release_2.2.1 `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `PyTorch 2.2.1 `_ - * `Apex 1.2.0 `_ - * `torchvision 0.17.1 `_ - * `TensorBoard 2.13.0 `_ - * `MAGMA `_ - * `UCX 1.14.1 `_ - * `OMPI 4.1.5 `_ - * `OFED 5.4.3 `_ - - |hr| - - Tag - `rocm/pytorch:rocm6.2_ubuntu22.04_py3.9_pytorch_1.13.1 `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `PyTorch 1.13.1 `_ - * `Apex 1.0.0 `_ - * `torchvision 0.14.0 `_ - * `TensorBoard 2.17.0 `_ - * `MAGMA `_ - * `UCX 1.14.1 `_ - * `OMPI 4.1.5 `_ - * `OFED 5.4.3 `_ - - .. tab-item:: Ubuntu 20.04 - - Tag - `rocm/pytorch:rocm6.2.1_ubuntu20.04_py3.9_pytorch_release_2.3.0 `_ (`latest `_) - - .. note:: - - As of ROCm 6.2.1, ``rocm/pytorch:latest`` points to a Docker image with the latest ROCm tested - release version of PyTorch (for example, version 2.3), similar to ``rocm/pytorch:latest-release`` tag. See - :ref:`Using a Docker image with PyTorch pre-installed ` for more information. - - Inventory - * `ROCm 6.2.1 `_ - * `Python 3.9 `_ - * `PyTorch 2.3.0 `_ - * `Apex 1.3.0 `_ - * `torchvision 0.18.0 `_ - * `TensorBoard 2.13.0 `_ - * `MAGMA `_ - * `UCX 1.10.1 `_ - * `OMPI 4.0.3 `_ - * `OFED 5.4.3 `_ - - |hr| - - Tag - `rocm/pytorch:rocm6.2.1_ubuntu20.04_py3.9_pytorch_release_2.2.1 `_ - - Inventory - * `ROCm 6.2.1 `_ - * `Python 3.9 `_ - * `PyTorch 2.2.1 `_ - * `Apex 1.2.0 `_ - * `torchvision 0.17.1 `_ - * `TensorBoard 2.13.0 `_ - * `MAGMA `_ - * `UCX 1.10.1 `_ - * `OMPI 4.0.3 `_ - * `OFED 5.4.3 `_ - - |hr| - - Tag - `rocm/pytorch:rocm6.2.1_ubuntu20.04_py3.9_pytorch_release_1.13.1 `_ - - Inventory - * `ROCm 6.2.1 `_ - * `Python 3.9 `_ - * `PyTorch 1.13.1 `_ - * `Apex 1.0.0 `_ - * `torchvision 0.14.0 `_ - * `TensorBoard 2.17.0 `_ - * `MAGMA `_ - * `UCX 1.10.0 `_ - * `OMPI 4.0.3 `_ - * `OFED 5.4.3 `_ - - |hr| - - Tag - `rocm/pytorch:rocm6.2_ubuntu20.04_py3.9_pytorch_release_2.3.0 `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `PyTorch 2.3.0 `_ - * `Apex 1.3.0 `_ - * `torchvision 0.18.0 `_ - * `TensorBoard 2.13.0 `_ - * `MAGMA `_ - * `UCX 1.10.1 `_ - * `OMPI 4.0.3 `_ - * `OFED 5.4.3 `_ - - |hr| - - Tag - `rocm/pytorch:rocm6.2_ubuntu20.04_py3.9_pytorch_2.2.1 `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `PyTorch 2.2.1 `_ - * `Apex 1.2.0 `_ - * `torchvision 0.17.1 `_ - * `TensorBoard 2.13.0 `_ - * `MAGMA `_ - * `UCX 1.10.0 `_ - * `OMPI 4.0.3 `_ - * `OFED 5.4.3 `_ - - |hr| - - Tag - `rocm/pytorch:rocm6.2_ubuntu20.04_py3.9_pytorch_release_2.1.2 `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `PyTorch 2.1.2 `_ - * `Apex 1.1.0 `_ - * `torchvision 0.16.1 `_ - * `TensorBoard 2.13.0 `_ - * `MAGMA `_ - * `UCX 1.10.0 `_ - * `OMPI 4.0.3 `_ - * `OFED 5.4.3 `_ - - |hr| - - Tag - `rocm/pytorch:rocm6.2_ubuntu20.04_py3.9_pytorch_1.13.1 `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `PyTorch 1.13.1 `_ - * `Apex 1.0.0 `_ - * `torchvision 0.14.0 `_ - * `TensorBoard 2.17.0 `_ - * `MAGMA `_ - * `UCX 1.10.0 `_ - * `OMPI 4.0.3 `_ - * `OFED 5.4.3 `_ - - .. tab-item:: TensorFlow - - .. tab-set:: - - .. tab-item:: Ubuntu 20.04 - - Tag - `rocm/tensorflow:rocm6.2.1-py3.9-tf2.16.1-dev `_ (`latest `_) - - Inventory - * `ROCm 6.2.1 `_ - * `Python 3.9 `_ - * `tensorflow-rocm 2.16.1 `_ - * `TensorBoard 2.16.2 `_ - - |hr| - - Tag - `rocm/tensorflow:rocm6.2.1-py3.9-tf2.15.1-dev `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `tensorflow-rocm 2.15.1 `_ - * `TensorBoard 2.15.2 `_ - - |hr| - - Tag - `rocm/tensorflow:rocm6.2.1-py3.9-tf2.14.1-dev `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `tensorflow-rocm 2.14.1 `_ - * `TensorBoard 2.14.1 `_ - - |hr| - - Tag - `rocm/tensorflow:rocm6.2-py3.9-tf2.16-dev `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `tensorflow-rocm 2.16.1 `_ - * `TensorBoard 2.16.2 `_ - - |hr| - - Tag - `rocm/tensorflow:rocm6.2-py3.9-tf2.16-runtime `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `tensorflow-rocm 2.16.1 `_ - * `TensorBoard 2.16.2 `_ - - |hr| - - Tag - `rocm/tensorflow:rocm6.2-py3.9-tf2.15-dev `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `tensorflow-rocm 2.15.1 `_ - * `TensorBoard 2.15.2 `_ - - |hr| - - Tag - `rocm/tensorflow:rocm6.2-py3.9-tf2.15-runtime `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `tensorflow-rocm 2.15.1 `_ - * `TensorBoard 2.15.2 `_ - - |hr| - - Tag - `rocm/tensorflow:rocm6.2-py3.9-tf2.14-dev `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `tensorflow-rocm 2.14.1 `_ - * `TensorBoard 2.14.1 `_ - - |hr| - - Tag - `rocm/tensorflow:rocm6.2-py3.9-tf2.14-runtime `_ - - Inventory - * `ROCm 6.2 `_ - * `Python 3.9 `_ - * `tensorflow-rocm 2.14.1 `_ - * `TensorBoard 2.14.1 `_