Skip to content

AcademySoftwareFoundation/OpenCue

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 8, 2023 09:05
July 13, 2022 14:27
rqd
November 8, 2023 19:00
tsc
November 8, 2023 20:24
September 20, 2022 15:51

OpenCue

Supported VFX Platform Versions Supported Python Versions CII Best Practices

Introduction

OpenCue is an open source render management system. You can use OpenCue in visual effects and animation production to break down complex jobs into individual tasks. You can submit jobs to a configurable dispatch queue that allocates the necessary computational resources.

OpenCue features

OpenCue provides the following features to help manage rendering jobs at scale:

  • Sony Pictures Imageworks in-house render manager used on hundreds of films.
  • Highly-scalable architecture supporting numerous concurrent machines.
  • Tagging systems allow you to allocate specific jobs to specific machine types.
  • Jobs are processed on a central render farm and don't rely on the artist's workstation.
  • Native multi-threading that supports Katana, Prman, and Arnold.
  • Support for multi facility, on-premisses, cloud, and hybrid deployments.
  • You can split a host into a large number of procs, each with their own reserved core and memory requirements.
  • Integrated automated booking.
  • No limit on the number of procs a job can have.

Learn more

For more information on installing, using, and administering OpenCue, visit www.opencue.io.

Contact us

To join the OpenCue discussion forum for users and admins, join the opencue-user mailing list or email the group directly at opencue-user@lists.aswf.io.