Update docs/cli_help.md

Spare users of implementation details in description of `--profile` option

Co-authored-by: Allison Piper <apiper@nvidia.com>
This commit is contained in:
Oleksandr Pavlyk
2025-07-28 14:52:57 -05:00
committed by GitHub
parent 25c604cf37
commit 4ad3088a47

View File

@@ -109,9 +109,8 @@
before any `--benchmark` arguments.
* `--profile`
* Don't use the `blocking_kernel`.
* Only run the benchmark once, skipping any warmup runs and batched
measurements.
* Only run each benchmark once.
* Disable any instrumentation that may interfere with profilers.
* Intended for use with external profiling tools.
* Applies to the most recent `--benchmark`, or all benchmarks if specified
before any `--benchmark` arguments.