For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo module
bencher
Extensions for std.benchmark to work with accelerator DeviceContexts.
Functionsβ
- β
bench_multicontext: Benchmarks or Tests an input function across multiple device contexts. - β
bencher_iter_custom: Times a target GPU function with custom number of iterations via DeviceContext ctx. - β
bencher_iter_custom_multicontext: Times a target GPU function with custom number of iterations via DeviceContext ctx.