Files
rocm-systems/projects/rccl/docs/sphinx/_toc.yml.in
T
Jeffrey Novotny 531476dacf Add RCCL debugging guide (#1420)
* Add RCCL debugging guide

* Changes from external review

* More edits from internal review

* Additional edits

* Minor correction

* More changes after external review

* Integrate index and ToC changes with incoming merge changes

* Integrate feedback from management review

* Minor edits from the internal review

[ROCm/rccl commit: 6d34fb7632]
2024-12-06 13:25:58 -05:00

42 lines
997 B
Plaintext

root: index
subtrees:
- entries:
- file: what-is-rccl.rst
title: What is RCCL?
- caption: Install
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/troubleshooting-rccl
title: Troubleshoot RCCL
- 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:
- file: api-reference/library-specification
title: Library specification
- file: api-reference/api-library
- caption: About
entries:
- file: license
- file: attributions