Render Genkai job script
render_jobRender and validate a normal-batch job definition before submission, verifying structure, resources, and commands without writing the job file.
Instructions
Render and validate a structured normal-batch job definition without writing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| gpus | No | ||
| name | No | ||
| nodes | No | ||
| stats | No | basic | |
| stderr | No | ||
| stdout | No | ||
| elapsed | Yes | ||
| modules | No | ||
| restart | No | ||
| workdir | Yes | ||
| commands | Yes | ||
| joinOutput | No | ||
| vnodeCores | No | ||
| resourceGroup | Yes |