CLI
CLI Reference
Autogenerated reference for the whest command-line interface.
CLI Reference
Generated from the whest argparse definition.
whest smoke-test— Run a built-in CombinedEstimator dashboard check and print next steps for participant workflows.whest version— Print whestbench version.whest init— Create starter estimator files.whest validate— Validate estimator contract.whest run— Run local evaluation for an estimator.whest dataset— Dataset bake/publish/load/merge/inspect commands.whest package— Package submission artifact.whest profile-simulation— Benchmark flopscope simulation performance.whest doctor— Run install/environment health checks.whest login— Store your AIcrowd API key (interoperable with aicrowd-cli).whest submit— Submit to AIcrowd (packages an estimator if needed, then uploads).
Generating Large Datasets on GPU
For ground-truth bakes with n_samples ≥ 10⁸, the optional torch backend runs the same computation on GPU, reducing a 30-hour CPU job to 15–30 minutes on a single GPU.
whest smoke-test
Run a built-in CombinedEstimator dashboard check and print next steps for participant workflows.