.. MSCCL++ documentation master file, created by sphinx-quickstart on Tue Sep 5 13:03:46 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. MSCCL++ Documentation ===================== You can find the followings from this documentation. - **Overview:** An overview of MSCCL++ and its features. :doc:`🔗 ` - **Quick Start:** A guide to build, install, and run MSCCL++. :doc:`🔗 ` - **MSCCL++ DSL:** A guide to get started with the MSCCL++ DSL. :doc:`🔗 ` - **Tutorials:** A step-by-step guide for GPU communication using MSCCL++. :doc:`🔗 ` - **Programming Guide:** Advanced topics and best practices for using MSCCL++. :doc:`🔗 ` - **C++ API Reference:** Detailed documentation of the MSCCL++ C++ API. :doc:`🔗 ` - **Python API Reference:** Detailed documentation of the MSCCL++ Python API. :doc:`🔗 ` .. toctree:: :maxdepth: 1 :hidden: overview quickstart dsl tutorials programming_guide cpp_api py_api