Skip to content

Commit

Permalink
fix renderfarm pool instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Enjaileu committed Dec 19, 2023
1 parent 1b189a7 commit 32b93f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/user/renderfarm/submitter_houdini.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ To acces the submitter, go to Render>Render to Deadline
- *Job name* is automatically set by silex.
- But you can add some comment and description in *Comment* and *Department*. This texts will show up in the deadline Monitor.
- **Job options** :
- *Pool* and *Group* allow you to specify on which machines you want to run jobs. If you want to send to the whole farm, just leave "wspool" in the pool. Otherwise, specify a secondary pool and/or a worker group.
- *Pool* and *Group* allow you to specify on which machines you want to run jobs. If you want to send to the whole farm, set "defaultpool" in pool and "wspool" in secondary pool.
- *Priority* is automatically set to 50 by Silex.
- *Task Timeout* is 90 minutes. Above that, your job will be auto-killed.
- *Task Timeout* is 90 minutes per frame. Above that, your job will be auto-killed.
- **Render options** :
- In *Rop To render*, you can choose wich ROP you want to render (you can choose several ROP in a same submit).
- *Override Frames* allows when toggled to specify a frame range. If it is disable, the rop frame range will be used instead.
Expand Down
2 changes: 1 addition & 1 deletion docs/user/renderfarm/submitter_nuke.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Clic on *FarmRender* opens the submitter interface:
![](../../../static/img/user_guide/renderfarm/submitter_nuke.png)
- *Job Name*: the name of your job in the Deadline Monitor.
- *Comment* & *Department*: you can write detail to specify your job. Not required.
- *Pool*: set always to **wspool**.
- *Pool*: set always to **defaultpool** in pool and **wspool** in secondary pool.
- *Group*: You can choose a group of workers if you want to render on a particular group. If you want your jobs to be rendered on the whole farm, choose the group "none".
- *Frame List*: Specify the frame range.

Expand Down

0 comments on commit 32b93f3

Please sign in to comment.