CLI
whest profile-simulation
Benchmark flopscope simulation performance.
whest profile-simulation
Benchmark flopscope simulation performance.
whest profile-simulation [options]| Option | Default | Description |
|---|---|---|
--preset | 'standard' | Parameter sweep preset (default: standard). |
--output | Path to save JSON results. | |
--debug | Show full Python tracebacks for errors instead of condensed messages. | |
--format | Select output format: rich, plain, or json. | |
--json | Alias for --format json. | |
--max-threads | Limit BLAS to at most N CPU threads. | |
--verbose | Show full timing tables with all columns and raw data. | |
--log-progress | Print one line per benchmark step (for non-TTY environments like containers). |