Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ SMCi
SRIOV
SVM
SuperMicro
Taichi
tbody
td
thead
Expand Down
2 changes: 1 addition & 1 deletion docs/how-to/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Prerequisites
* `Check for amdgpu-dkms <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/detailed-install/post-install.html#verify-kernel-mode-driver-installation>`_

* If you don't have ``amdgpu-dkms``, follow the :ref:`standard install instructions<rocm-install-quick>`
(which comes with ``amdgpu-dkms``) or :ref:`install amdgpu-dkms only<amdgpu-install-dkms>`.
(which comes with ``amdgpu-dkms``) or `install amdgpu-dkms separately <https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/install/package-manager-index.html>`__.

.. seealso::

Expand Down
1 change: 0 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ This section describes the ROCm for Linux installation options.
* :doc:`Stanford Megatron-LM <install/3rd-party/stanford-megatron-lm-install>`
* :doc:`DGL <install/3rd-party/dgl-install>`
* :doc:`Megablocks <install/3rd-party/megablocks-install>`
* :doc:`Taichi <install/3rd-party/taichi-install>`



Expand Down
1 change: 1 addition & 0 deletions docs/install/3rd-party/dgl-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ Build your own Docker image
--build-arg ARG_GPU_BUILD_TARGETS="gfx90a,gfx942" \
-f Dockerfile.rocm \
.

Test the DGL installation
================================================================================

Expand Down
202 changes: 0 additions & 202 deletions docs/install/3rd-party/taichi-install.rst

This file was deleted.

2 changes: 1 addition & 1 deletion docs/install/rocm-offline-installer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ components are integrated into the resulting installer.
.. note::

To reference the meta package equivalents and descriptions for each of the legacy ROCm component use cases,
see the :doc:`ROCm runtime and developer packages list <./install-methods/includes/meta-package-table>`.
see the :doc:`ROCm runtime and developer packages list <../reference/package-manager-integration>`.

.. _driver-options-label:

Expand Down
2 changes: 0 additions & 2 deletions docs/sphinx/_toc.yml.in
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ subtrees:
title: DGL
- file: install/3rd-party/megablocks-install
title: Megablocks
- file: install/3rd-party/taichi-install
title: Taichi

- caption: How to
entries:
Expand Down