Skip to content

launchbound 1.0.0

Choose a tag to compare

@vyncint vyncint released this 20 Aug 11:11
· 34 commits to main since this release
v1.0.0
dd28cb8

A convergence-safe autotuner for Rust GPU kernels: searches a cuda-oxide kernel's launch and specialization space, refuses convergence-unsafe configurations (reconverge gate, one run per specialization), measures on CUDA silicon or Metal, and reports every configuration that was faster and refused — with rule ID and source span. See docs/LIMITATIONS.md for the honest edges. All 11 crates on crates.io; install the CLI with: cargo install launchbound-cli