Skip to content

Commit 7b08c97

Browse files
committed
Warnings fixed
1 parent 2295a19 commit 7b08c97

File tree

7 files changed

+74
-82
lines changed

7 files changed

+74
-82
lines changed

docs/install/3rd-party/dgl-install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To install DGL on ROCm, you have the following options:
2828
- :ref:`Build your own docker image <build-dgl-rocm-docker-image>`
2929
- :ref:`Use a wheels package <dgl-wheels-package>`
3030

31-
.. _using-docker-with-dgl-pre-installed:
31+
.. _using-pre-docker-with-dgl-pre-installed:
3232

3333
Use a prebuilt Docker image with DGL pre-installed
3434
--------------------------------------------------------------------------------

docs/install/3rd-party/previous-versions/dgl-install-v25.7.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Install DGL
2727

2828
To install DGL on ROCm, you have the following options:
2929

30-
- :ref:`Use the prebuilt Docker image <using-docker-with-dgl-pre-installed>` **(recommended)**
31-
- :ref:`Build your own docker image <build-dgl-rocm-docker-image>`
30+
- :ref:`Use the prebuilt Docker image <using-docker-with-dgl-pre-installed-v25-7>` **(recommended)**
31+
- :ref:`Build your own docker image <build-dgl-rocm-docker-image-v25-7>`
3232

33-
.. _using-docker-with-dgl-pre-installed:
33+
.. _using-docker-with-dgl-pre-installed-v25-7:
3434

3535
Use a prebuilt Docker image with DGL pre-installed
3636
--------------------------------------------------------------------------------
@@ -65,7 +65,7 @@ The tested, prebuilt image includes DGL, PyTorch, ROCm, and other dependencies.
6565
the ``-v`` argument to mount any data directories from the host onto the container.
6666

6767

68-
.. _dgl-docker-support:
68+
.. _dgl-docker-support-v25-7:
6969

7070
Docker image support
7171
--------------------------------------------------------------------------------
@@ -128,7 +128,7 @@ validated for ROCm 6.4.0.
128128
* `Python 3.10.16 <https://www.python.org/downloads/release/python-31016/>`__
129129
* `PyTorch 2.3.0 <https://github.com/pytorch/pytorch/releases/tag/v2.3.0>`__
130130

131-
.. _build-dgl-rocm-docker-image:
131+
.. _build-dgl-rocm-docker-image-v25-7:
132132

133133
Build your own Docker image
134134
--------------------------------------------------------------------------------
@@ -211,7 +211,7 @@ Build your own Docker image
211211
Test the DGL installation
212212
================================================================================
213213

214-
To verify that DGL has been successfully installed, run the Docker container as described in the :ref:`installing DGL section <using-docker-with-dgl-pre-installed>`.
214+
To verify that DGL has been successfully installed, run the Docker container as described in the :ref:`installing DGL section <using-docker-with-dgl-pre-installed-v25-7>`.
215215
Once inside the container, ensure you have access to the Bash shell.
216216

217217
To check for a shared library:

docs/install/3rd-party/previous-versions/llama-cpp-install-v25.8.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ Install llama.cpp
2828

2929
To install llama.cpp for ROCm, you have the following options:
3030

31-
* :ref:`using-docker-with-llama-cpp-pre-installed` **(recommended)**
32-
* :ref:`build-llama-cpp-docker-image`
31+
* :ref:`using-docker-with-llama-cpp-pre-installed-v25-8` **(recommended)**
32+
* :ref:`build-llama-cpp-docker-image-v25-8`
3333

34-
.. _using-docker-with-llama-cpp-pre-installed:
34+
.. _using-docker-with-llama-cpp-pre-installed-v25-8:
3535

3636
Use a prebuilt Docker image with llama.cpp pre-installed
3737
--------------------------------------------------------------------------------------
@@ -117,7 +117,7 @@ and other dependencies.
117117
This will automatically download the image if it does not exist on the host. You can
118118
also pass the ``-v`` argument to mount any data directories from the host onto the container.
119119

120-
.. _llama-cpp-docker-support:
120+
.. _llama-cpp-docker-support-v25-8:
121121

122122
Docker image support
123123
--------------------------------------------------------------------------------------
@@ -165,7 +165,7 @@ validated for `ROCm 6.4.0 <https://repo.radeon.com/rocm/apt/6.4/>`_.
165165
* `ROCm 6.4.0 <https://repo.radeon.com/rocm/apt/6.4/>`_
166166

167167

168-
.. _build-llama-cpp-docker-image:
168+
.. _build-llama-cpp-docker-image-v25-8:
169169

170170
Build your own Docker image
171171
--------------------------------------------------------------------------------------
@@ -246,7 +246,7 @@ prebuilt Docker image from AMD ROCm Docker Hub.
246246

247247
To run unit tests manually and validate your installation fully, follow these steps:
248248

249-
1. To verify that llama.cpp has been successfully installed, run the Docker container as described in :ref:`build-llama-cpp-docker-image`.
249+
1. To verify that llama.cpp has been successfully installed, run the Docker container as described in :ref:`build-llama-cpp-docker-image-v25-8`.
250250

251251
2. Once inside the container, ensure you have access to the Bash shell.
252252

docs/install/3rd-party/previous-versions/llama-cpp-install-v25.9.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ Install llama.cpp
2929

3030
To install llama.cpp for ROCm, you have the following options:
3131

32-
* :ref:`using-docker-with-llama-cpp-pre-installed` **(recommended)**
33-
* :ref:`build-llama-cpp-docker-image`
32+
* :ref:`using-docker-with-llama-cpp-pre-installed-v25-9` **(recommended)**
33+
* :ref:`build-llama-cpp-docker-image-v25-9`
3434

35-
.. _using-docker-with-llama-cpp-pre-installed:
35+
.. _using-docker-with-llama-cpp-pre-installed-v25-9:
3636

3737
Use a prebuilt Docker image with llama.cpp pre-installed
3838
--------------------------------------------------------------------------------------
@@ -121,7 +121,7 @@ and other dependencies.
121121
This will automatically download the image if it does not exist on the host. You can
122122
also pass the ``-v`` argument to mount any data directories from the host onto the container.
123123

124-
.. _llama-cpp-docker-support:
124+
.. _llama-cpp-docker-support-v25-9:
125125

126126
Docker image support
127127
--------------------------------------------------------------------------------------
@@ -374,7 +374,7 @@ validated for their respective ROCm version below.
374374
* `ROCm 6.4.1 <https://repo.radeon.com/rocm/apt/6.4.1/>`__
375375

376376

377-
.. _build-llama-cpp-docker-image:
377+
.. _build-llama-cpp-docker-image-v25-9:
378378

379379
Build your own Docker image
380380
--------------------------------------------------------------------------------------
@@ -478,7 +478,7 @@ prebuilt Docker image from AMD ROCm Docker Hub.
478478

479479
To run unit tests manually and validate your installation fully, follow these steps:
480480

481-
1. To verify that llama.cpp has been successfully installed, run the Docker container as described in :ref:`build-llama-cpp-docker-image`.
481+
1. To verify that llama.cpp has been successfully installed, run the Docker container as described in :ref:`build-llama-cpp-docker-image-v25-9`.
482482

483483
2. Once inside the container, ensure you have access to the Bash shell.
484484

docs/install/3rd-party/pytorch-install.rst

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -86,69 +86,69 @@ validated for ROCm 7.1.1.
8686

8787
.. tab-set::
8888

89-
.. tab-item:: PyTorch 2.9.1
89+
.. tab-item:: PyTorch 2.9.1
9090

91-
.. tab-set::
91+
.. tab-set::
9292

93-
.. tab-item:: Python 3.12
93+
.. tab-item:: Python 3.12
9494

95-
.. rubric:: Docker pull tag
95+
.. rubric:: Docker pull tag
9696

97-
.. code-block:: shell
97+
.. code-block:: shell
9898
99-
docker pull rocm/pytorch:rocm7.1.1_ubuntu24.04_py3.12_pytorch_release_2.9.1
99+
docker pull rocm/pytorch:rocm7.1.1_ubuntu24.04_py3.12_pytorch_release_2.9.1
100100
101-
.. rubric:: Additional software components
101+
.. rubric:: Additional software components
102102

103-
.. list-table::
104-
:header-rows: 1
103+
.. list-table::
104+
:header-rows: 1
105105

106-
* - Ubuntu
107-
- Apex
108-
- torchvision
109-
- UCX
110-
- Open MPI
106+
* - Ubuntu
107+
- Apex
108+
- torchvision
109+
- UCX
110+
- Open MPI
111111

112-
* - 24.04
113-
- `1.9.0+rocm7.1.1.git07c3ee53 <https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/>`__
114-
- `0.24.0 <https://github.com/pytorch/vision/tree/v0.24.0>`__
115-
- `1.16.0+ds-5ubuntu1 <http://archive.ubuntu.com/ubuntu/pool/universe/u/ucx/>`__
116-
- `4.1.6-7ubuntu2 <http://archive.ubuntu.com/ubuntu/pool/universe/o/openmpi/>`__
112+
* - 24.04
113+
- `1.9.0+rocm7.1.1.git07c3ee53 <https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/>`__
114+
- `0.24.0 <https://github.com/pytorch/vision/tree/v0.24.0>`__
115+
- `1.16.0+ds-5ubuntu1 <http://archive.ubuntu.com/ubuntu/pool/universe/u/ucx/>`__
116+
- `4.1.6-7ubuntu2 <http://archive.ubuntu.com/ubuntu/pool/universe/o/openmpi/>`__
117117

118-
See
119-
``rocm/pytorch:rocm7.1.1_ubuntu24.04_py3.12_pytorch_release_2.9.1``
120-
on `Docker Hub
121-
<https://hub.docker.com/layers/rocm/pytorch/rocm7.1.1_ubuntu24.04_py3.12_pytorch_release_2.9.1/images/sha256-683765a52c61341e1674fe730ab3be861a444a45a36c0a8caae7653a08a0e208>`__.
118+
See
119+
``rocm/pytorch:rocm7.1.1_ubuntu24.04_py3.12_pytorch_release_2.9.1``
120+
on `Docker Hub
121+
<https://hub.docker.com/layers/rocm/pytorch/rocm7.1.1_ubuntu24.04_py3.12_pytorch_release_2.9.1/images/sha256-683765a52c61341e1674fe730ab3be861a444a45a36c0a8caae7653a08a0e208>`__.
122122

123-
.. tab-item:: Python 3.10
123+
.. tab-item:: Python 3.10
124124

125-
.. rubric:: Docker pull tag
125+
.. rubric:: Docker pull tag
126126

127-
.. code-block:: shell
127+
.. code-block:: shell
128128
129-
docker pull rocm/pytorch:rocm7.1.1_ubuntu22.04_py3.10_pytorch_release_2.9.1
129+
docker pull rocm/pytorch:rocm7.1.1_ubuntu22.04_py3.10_pytorch_release_2.9.1
130130
131-
.. rubric:: Additional software components
131+
.. rubric:: Additional software components
132132

133-
.. list-table::
134-
:header-rows: 1
133+
.. list-table::
134+
:header-rows: 1
135135

136-
* - Ubuntu
137-
- Apex
138-
- torchvision
139-
- UCX
140-
- Open MPI
136+
* - Ubuntu
137+
- Apex
138+
- torchvision
139+
- UCX
140+
- Open MPI
141141

142-
* - 22.04
143-
- `1.9.0+rocm7.1.1.git07c3ee53 <https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/>`__
144-
- `0.24.0 <https://github.com/pytorch/vision/tree/v0.24.0>`__
145-
- `1.12.1~rc2-1 <http://archive.ubuntu.com/ubuntu/pool/universe/u/ucx/>`__
146-
- `4.1.2-2ubuntu1 <http://archive.ubuntu.com/ubuntu/pool/universe/o/openmpi/>`__
142+
* - 22.04
143+
- `1.9.0+rocm7.1.1.git07c3ee53 <https://repo.radeon.com/rocm/manylinux/rocm-rel-7.1.1/>`__
144+
- `0.24.0 <https://github.com/pytorch/vision/tree/v0.24.0>`__
145+
- `1.12.1~rc2-1 <http://archive.ubuntu.com/ubuntu/pool/universe/u/ucx/>`__
146+
- `4.1.2-2ubuntu1 <http://archive.ubuntu.com/ubuntu/pool/universe/o/openmpi/>`__
147147

148-
See
149-
``rocm/pytorch:rocm7.1.1_ubuntu22.04_py3.10_pytorch_release_2.9.1``
150-
on `Docker Hub
151-
<https://hub.docker.com/layers/rocm/pytorch/rocm7.1.1_ubuntu22.04_py3.10_pytorch_release_2.9.1/images/sha256-079ef6d4ef803ffb4191983f67149a70dddb0b4e58fb59fbf304df2829ed173e>`__.
148+
See
149+
``rocm/pytorch:rocm7.1.1_ubuntu22.04_py3.10_pytorch_release_2.9.1``
150+
on `Docker Hub
151+
<https://hub.docker.com/layers/rocm/pytorch/rocm7.1.1_ubuntu22.04_py3.10_pytorch_release_2.9.1/images/sha256-079ef6d4ef803ffb4191983f67149a70dddb0b4e58fb59fbf304df2829ed173e>`__.
152152

153153
.. tab-item:: PyTorch 2.8.0
154154

docs/install/3rd-party/tensorflow-install.rst

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,7 @@ validated for ROCm 7.1.1.
115115

116116
See
117117
``rocm/tensorflow:rocm7.1.1-py3.12-tf2.20-dev``
118-
on `Docker Hub
119-
<https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.12-tf2.20-dev/images/sha256-5d8a717374c6dfd826f9e9c386f87a9f9ee0d163d6d0b20da155cd758a051fdc
120-
121-
>`__.
118+
on `Docker Hub <https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.12-tf2.20-dev/images/sha256-5d8a717374c6dfd826f9e9c386f87a9f9ee0d163d6d0b20da155cd758a051fdc>`__.
122119

123120
.. tab-item:: Python 3.10
124121

@@ -141,8 +138,7 @@ validated for ROCm 7.1.1.
141138

142139
See
143140
``rocm/tensorflow:rocm7.1.1-py3.10-tf2.20-dev``
144-
on `Docker Hub
145-
<https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.10-tf2.20-dev/images/sha256-9fcdc3e77e2d480e5abdc057051f3bc39ef18c4ebd4236a30157e8ac0634c316>`__.
141+
on `Docker Hub <https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.10-tf2.20-dev/images/sha256-9fcdc3e77e2d480e5abdc057051f3bc39ef18c4ebd4236a30157e8ac0634c316>`__.
146142

147143
.. tab-item:: tensorflow-rocm 2.19.1
148144
:selected:
@@ -170,8 +166,7 @@ validated for ROCm 7.1.1.
170166

171167
See
172168
``rocm/tensorflow:rocm7.1.1-py3.12-tf2.19-dev``
173-
on `Docker Hub
174-
<https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.12-tf2.19-dev/images/sha256-190d36927db4efdd5b834ffa55cffc7b33e3dacb262f871c71c55b7ca87eb311>`__.
169+
on `Docker Hub <https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.12-tf2.19-dev/images/sha256-190d36927db4efdd5b834ffa55cffc7b33e3dacb262f871c71c55b7ca87eb311>`__.
175170

176171
.. tab-item:: Python 3.10
177172

@@ -194,8 +189,7 @@ validated for ROCm 7.1.1.
194189

195190
See
196191
``rocm/tensorflow:rocm7.1.1-py3.10-tf2.19-dev``
197-
on `Docker Hub
198-
<https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.10-tf2.19-dev/images/sha256-92611a179bb01d0e0d0ec6f0abe599de227bb8a56bf9d1d16e8c0ae3f60c0652>`__.
192+
on `Docker Hub <https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.10-tf2.19-dev/images/sha256-92611a179bb01d0e0d0ec6f0abe599de227bb8a56bf9d1d16e8c0ae3f60c0652>`__.
199193

200194
.. tab-item:: tensorflow-rocm 2.18.1
201195

@@ -222,8 +216,7 @@ validated for ROCm 7.1.1.
222216

223217
See
224218
``rocm/tensorflow:rocm7.1.1-py3.12-tf2.18-dev``
225-
on `Docker Hub
226-
<https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.12-tf2.18-dev/images/sha256-ad9ae7c3b57975a490380c9f4cd6793293e405f593a16c5eaec1098c03dfe298>`__.
219+
on `Docker Hub <https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.12-tf2.18-dev/images/sha256-ad9ae7c3b57975a490380c9f4cd6793293e405f593a16c5eaec1098c03dfe298>`__.
227220

228221
.. tab-item:: Python 3.10
229222

@@ -246,8 +239,7 @@ validated for ROCm 7.1.1.
246239

247240
See
248241
``rocm/tensorflow:rocm7.1.1-py3.10-tf2.18-dev``
249-
on `Docker Hub
250-
<https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.10-tf2.18-dev/images/sha256-924f362a5697dc88682cc794a4f640cdc868be6fb67171a16eed411061d0962c>`__.
242+
on `Docker Hub <https://hub.docker.com/layers/rocm/tensorflow/rocm7.1.1-py3.10-tf2.18-dev/images/sha256-924f362a5697dc88682cc794a4f640cdc868be6fb67171a16eed411061d0962c>`__.
251243

252244
.. _install-tensorflow-wheels:
253245

docs/install/quick-start.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ AMDGPU driver installation
194194
195195
.. caution::
196196
197-
Remove any AMDGPU driver from a previous installation by following uninstallation steps in `AMD GPU Driver documentation <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/detailed-install/package-manager/package-manager-ubuntu.html#uninstalling>`_.
197+
Remove any AMDGPU driver from a previous installation by following uninstallation steps in `AMD GPU Driver documentation <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/detailed-install/package-manager/package-manager-ubuntu.html#uninstalling>`__.
198198
199199
.. code-block:: bash
200200
:substitutions:
@@ -243,7 +243,7 @@ AMDGPU driver installation
243243
244244
.. caution::
245245
246-
Remove any AMDGPU driver from a previous installation by following uninstallation steps in `AMD GPU Driver documentation <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/detailed-install/package-manager/package-manager-rhel.html#uninstalling>`_.
246+
Remove any AMDGPU driver from a previous installation by following uninstallation steps in `AMD GPU Driver documentation <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/detailed-install/package-manager/package-manager-rhel.html#uninstalling>`__.
247247
248248
Before installing AMDGPU driver on RHEL, :ref:`register and update your Enterprise Linux <register-enterprise-linux>`.
249249
@@ -277,7 +277,7 @@ AMDGPU driver installation
277277
278278
.. caution::
279279
280-
Remove any AMDGPU driver from a previous installation by following uninstallation steps in `AMD GPU Driver documentation <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/detailed-install/package-manager/package-manager-ol.html#uninstalling>`_.
280+
Remove any AMDGPU driver from a previous installation by following uninstallation steps in `AMD GPU Driver documentation <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/detailed-install/package-manager/package-manager-ol.html#uninstalling>`__.
281281
282282
Before installing AMDGPU driver on OL, :ref:`update your Enterprise Linux <update-enterprise-linux>`.
283283
@@ -305,7 +305,7 @@ AMDGPU driver installation
305305
306306
.. caution::
307307
308-
Remove any AMDGPU driver from a previous installation by following uninstallation steps in `AMD GPU Driver documentation <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/detailed-install/package-manager/package-manager-sles.html#uninstalling>`_.
308+
Remove any AMDGPU driver from a previous installation by following uninstallation steps in `AMD GPU Driver documentation <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/detailed-install/package-manager/package-manager-sles.html#uninstalling>`__.
309309
310310
Before installing AMDGPU driver on SLES, :ref:`register and update your Enterprise Linux <register-enterprise-linux>`.
311311
@@ -334,7 +334,7 @@ AMDGPU driver installation
334334
335335
.. caution::
336336
337-
Remove any AMDGPU driver from a previous installation by following uninstallation steps in `AMD GPU Driver documentation <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/detailed-install/package-manager/package-manager-rl.html#uninstalling>`_.
337+
Remove any AMDGPU driver from a previous installation by following uninstallation steps in `AMD GPU Driver documentation <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/detailed-install/package-manager/package-manager-rl.html#uninstalling>`__.
338338
339339
.. code-block:: bash
340340
:substitutions:

0 commit comments

Comments
 (0)