Files
mscclpp/docs/programming_guide.rst
Binyang Li 3d94383696 Add MSCCLPP_GIT_COMMIT micro (#640)
- Add MSCCLPP_GIT_COMMIT micro
- Update docs
2025-10-06 15:57:28 -07:00

16 lines
472 B
ReStructuredText

Programming Guide
-----------------
This section provides advanced topics and best practices for using MSCCL++. It is designed for users who are already familiar with the basics of MSCCL++ and want to deepen their understanding or optimize their usage.
.. toctree::
:maxdepth: 1
:caption: Programming Guide
:hidden:
guide/memory-management
guide/advanced-connections
guide/cpp-examples
guide/mscclpp-dsl
guide/customized-algorithm-with-nccl-api