Struct PeakProfile¶
Defined in File peak_profile.hpp
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::cellslive atbinding_point
-
double peak_bytes = 0¶