Refactor RCCL install guide into several pages (#1427)

* Refactor RCCL install guide into several pages

* Changes from code review and new docker guide

* Add missing entries to ToC

* Minor fixes

* Fix help strings

* Edits after review and remove extra white space
This commit is contained in:
Jeffrey Novotny
2024-11-27 15:34:26 -05:00
committed by GitHub
parent e42f10a361
commit bf7c130631
8 changed files with 309 additions and 162 deletions
+13
View File
@@ -9,10 +9,23 @@ subtrees:
entries:
- file: install/installation
title: Installation guide
- file: install/docker-install
title: Running RCCL using Docker
- file: install/building-installing
title: Building and installing from source
- caption: How to
entries:
- file: how-to/using-nccl
title: Using the NCCL Net plugin
- file: how-to/rccl-usage-tips
- caption: Examples
entries:
- url: https://github.com/ROCm/rccl/tree/develop/ext-tuner/example
title: RCCL Tuner plugin examples
- url: https://github.com/ROCm/rccl/tree/develop/ext-net/example
title: NCCL Net plugin examples
- caption: API reference
entries: