plan_capture
Bind a current capture for a declared workload without executing it, selecting adapter, capture mode, and profiler options for later audit and comparison.
Instructions
Bind one current capture without running it.
The default auto mode runs the declared workload directly in the local environment and
records that no enforced descendant containment was used. Use managed only when the
project policy explicitly requires containment, and use trusted_local to request the
same direct local execution explicitly. This tool never runs a measurement, but an
adapter may execute a bounded compatibility probe such as NVBench ``--version``.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adapter | Yes | Adapter value reported by list_capabilities for this workload. | |
| parameters | Yes | Declared workload parameters; inspect get_declared_workflow first. | |
| capture_mode | No | auto | |
| workload_name | Yes | Current declared workload name from list_declared_workflows. | |
| memray_options | No | ||
| preflight_mode | No | auto | |
| external_context | No | ||
| nsight_compute_options | No | ||
| torch_profiler_options | No | ||
| compute_sanitizer_options | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||