Function cubecl_common::benchmark::run_benchmark

source ยท
pub fn run_benchmark<BM>(benchmark: BM) -> BenchmarkResult
where BM: Benchmark,
Expand description

Runs the given benchmark on the device and prints result and information.