launchbound 1.0.0
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