Tutti Documentation =================== **Tutti** is a high-performance multi-accelerator runtime system designed to enable efficient heterogeneous computing across diverse GPU architectures. It provides unified memory management, kernel portability, and seamless integration with popular AI frameworks. **Contents:** .. toctree:: :maxdepth: 2 :caption: Contents: getting-started architecture/index design/index intergration/index build_and_test extending_tutti gpu-porting-guide local_nvme_contract_tests tutti_daemon Key Features ------------ - **Multi-Accelerator Support**: Run workloads across NVIDIA, AMD, and other GPU vendors - **Unified Memory Management**: Intelligent memory allocation and data movement - **Kernel Portability**: Write once, run on multiple GPU architectures - **Framework Integration**: Seamless integration with vLLM, PyTorch, and other frameworks - **High Performance**: Optimized for real-world inference and training workloads Links ----- - **GitHub Repository**: https://github.com/xpu-io/Tutti - **Paper**: Tutti: A Multi-Accelerator Runtime System - **License**: See LICENSE file in the repository Version: 0.1 (|release|) Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`