Rez queue environment for Deadline Cloud customer-managed fleets
The
rez_queue_env.yaml
To use this queue environment on a customer-managed fleet, install
Rez on the worker hosts (for example, in your AMI). Modify the
RezRepositories default value to point to the shared file
system path of your Rez package repository.
When you submit a job, set the RezPackages parameter to
the list of packages the job needs. The queue environment creates and
activates a Rez environment containing the requested packages and their
dependencies before each job runs.
The
rez_shimalias for a launcher, a
shell function, or a PATH entry that must shadow a system
binary. Job templates keep calling tools by bare name, so job bundles
need no changes. If your packages only set variables, the simpler
rez_queue_env.yaml works and needs no extra pieces.