SysSim documentation

Overview of SysSim

Main Components

  • System Cost Estimator

    • Predict the runtime and memory consumption of a model program

  • Execution Plan Optimizer

    • Transform the model execution plan based on the cost estimation

SysSim Overview

Applications in AI Infrastructure

  • automatic parallelism

  • resource scheduling

  • performance debugging

Refine Hardware with SysSim

Checklist

  • Code ✅

  • Documentation
    • Installation ✅

    • Quick Start ✅

    • Cost Model ✅

    • Auto-Sharding ✅

  • Benchmark ✅

Benchmark