File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -120,6 +120,8 @@ Verifying the amdgpu driver has been loaded on GPUs
120120Running ``rocminfo `` and ``amd-smi list `` inside the container will only enumerate the GPUs passed into the docker container.
121121Running ``rocminfo `` and ``amd-smi list `` on bare metal will enumerate all ROCm-capable GPUs on the machine.
122122
123+ .. _docker-rocm-images :
124+
123125Docker images in the ROCm ecosystem
124126=======================================================
125127
@@ -130,7 +132,7 @@ building your own ROCm-capable containers. The built images are available on
130132* ``rocm/rocm-terminal `` is a small image with the prerequisites to build HIP applications, but does not
131133 include any libraries.
132134
133- * `ROCm dev images <https://hub.docker.com/search?q=rocm%2Fdev >`_ provide a variety of OS +
135+ * `ROCm dev images <https://hub.docker.com/u/rocm?page=1&search=dev- >`__ provide a variety of OS +
134136 ROCm versions, and are a great starting place for building applications.
135137
136138Applications
You can’t perform that action at this time.
0 commit comments