Farm
Deadline render jobs
Deadline jobs should submit one task per render node and run the same command used locally.
Worker command
Run the graph render launcher
worker command
roji_graph_render.cmd --graph "<path-to-graph.rj>" --render-node "<render-node-name-or-id>"- Use the same command on the workstation and the farm worker.
- Roji Graph prepares the layered USD package.
- Roji Render receives the final USD and renderer arguments.
Real screenshot needed
Deadline submit view showing Graph path, Render node name, output folder, and command preview.
Validate
Use compile-only before rendering
--compile-only prepares the package and writes render_job.json without launching the renderer. Use it to verify a farm submission.