Man page - xrt-runner(1)

Packages contas this manual

Manual

XRT-RUNNER(1) User Commands XRT-RUNNER(1)

xrt-runner - execute XRT runner recipe/profile workloads

xrt-runner [--recipe recipe.json] [--profile profile.json] [--script runner.json] [--iterations N] [--threads N] [--queue-limit N] [--dir PATH] [--mode latency|throughput|validate] [--verbose N] [--progress] [--report [FILE]]

xrt-runner executes XRT workloads defined by recipe and profile JSON files, or by a runner script for multi-threaded execution.

Recipe file to run.
Execution profile file.
Runner script for multi-threaded execution.
Override profile iterations.
Number of worker threads for script mode.
Maximum pending jobs in script mode.
Directory containing referenced artifacts.
Execute only selected mode: latency, throughput, or validate.
Set XRT verbosity level.
Show execution progress.
Write metrics report to file, or stdout when no file is provided.

xrt-smi(1)

March 2026 XRT