Struct PeakProfile

Struct Documentation

struct PeakProfile

The result of the interval-event sweep over a Schedule: the peak live footprint, the (lowest) point achieving it, and which cells are live there.

Public Members

double peak_bytes = 0
std::size_t binding_point = 0
container::svector<std::size_t> live_at_binding

indices into Schedule::cells live at binding_point