Skip to main content

Crate lift_predict

Crate lift_predict 

Source
Expand description

LIFT Predict: Performance prediction engine.

Provides analytical roofline modelling and budget enforcement for estimating execution time, arithmetic intensity, and bottleneck identification on GPU targets (A100, H100).

Re-exports§

pub use budget::*;
pub use roofline::*;

Modules§

budget
roofline