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 @@ -62,7 +62,6 @@ SMCi
SRIOV
SVM
SuperMicro
Taichi
tbody
td
thead
Expand Down
2 changes: 0 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ 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>`
* :doc:`Ray <install/3rd-party/ray-install>`
* :doc:`Taichi <install/3rd-party/llama-cpp-install>`


.. grid:: 2
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
1 change: 1 addition & 0 deletions docs/install/3rd-party/ray-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ If you prefer to use the ROCm Ubuntu image or already have a ROCm Ubuntu contain
3. Activate the conda environment

.. code-block:: bash

conda init
source ~/.bashrc
conda activate py_3.12
Expand Down
202 changes: 0 additions & 202 deletions docs/install/3rd-party/taichi-install.rst

This file was deleted.

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
- file: install/3rd-party/ray-install
title: Ray
- file: install/3rd-party/llama-cpp-install
Expand Down