Skip to content

Enjaileu/Deadline---Job-Dynamic-Machine-Limit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages