run_experiment
Run an experiment command with auto-wired configuration and capture stdout/stderr to log files. For GPU training, use the CQ service queue instead.
Instructions
Execute cq.yaml.cmd with auto-wired CQ_CONFIG_JSON env. Captures stdout/stderr to .pcq/run_*.log. For long-running GPU training, prefer the CQ service queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . | |
| config_only | No | Write runtime_cfg.json only, do not exec cmd |