Files
mscclpp/docs/programming_guide.rst

15 lines
451 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/customized-algorithm-with-nccl-api