Files
cs249r_book/mlsysim/docs/api/core.solver.SensitivitySolver.qmd
T

15 lines
469 B
Plaintext

# core.solver.SensitivitySolver { #mlsysim.core.solver.SensitivitySolver }
```python
core.solver.SensitivitySolver()
```
Identifies the binding constraint of a system.
This meta-solver calculates the sensitivity of system throughput to
individual hardware specifications (Compute, BW, Network, IO).
Literature Source:
1. Williams et al. (2009), "Roofline" (Sensitivity Foundations).
2. Hennessy & Patterson (2019), "Computer Architecture: A Quantitative Approach."