run_experiment
Execute a command with auto-wired configuration environment and capture logs to .pcq/run_*.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 |