Skip to content

GainSight Documentation Overview

This documentation provides detailed references and guides for the Python API that we implemented to put together the GainSight framework. The documentation is organized into several sections, each focusing on different components of GainSight.

  • Accel-Sim Backend: This section covers the backend implementation of the Accel-Sim simulator, including the main runner script and sampling utilities.
  • SCALE-Sim Backend: This section documents the SCALE-Sim backend, including the main runner script and parser for trace files.
  • Frontend: This section provides details on the frontend implementation, including the scripts that interface with the Accel-Sim and SCALE-Sim backends.