Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.01 KB

File metadata and controls

15 lines (12 loc) · 1.01 KB

Deadline - Dynamic machine limit

Context

Script developped for the Artfx Montpellier renderfarm.

Purpose

The purpose of this script is to prevent a heavy render from monopolizing the renderfarm for too long. The strategy adopted is to spread the rendering out over time by regularly recalculating a machine limit. The script is designed to be used as a pre-task and post-task script.

How to use

ArtfxDynamicMachineLimitParameters

The event serves as an interface for setting script parameters. In Deadline, go to Tools>Configure Event Plugins.

  1. Users who can use the script.
  2. The percentage of the workers the job is authorized to use.

script_explain

In our example, if the farm has 450 workers available and the percentage is 30%, the job's machine limit is set to 135.