Git Product home page Git Product logo

Comments (5)

donalm avatar donalm commented on May 20, 2024

How should I create a single layer to run only one task for an entire frame range - say for example I want the last layer of my job to run one process that consumes all the frames rendered in the previous layer to:

  • generate a movie from rendered frames or
  • publish frames or
  • cat and bzip the frames for transfer

I guess I can:

  • set the 'frame spec' to 1
  • assign the 'postprocess' service to the layer
  • hardcode the real frame range into the command before I hand it off to OpenCue

Is that the best approach for now?

Thanks

from opencue.

gregdenton avatar gregdenton commented on May 20, 2024

Hi @donalm.
Yes, the approach you describe is the current best practice. Are you using outlines for the job submission? It is a little more manageable baking the command with frame range in the outline file, but as you point out still not ideal.

from opencue.

donalm avatar donalm commented on May 20, 2024

I just started testing again with CueSubmit - my wee module for submitting via Outlines has suffered from bit rot but sure I'll get that running again in the next day or two.

Thanks @gregdenton - we're still at a fairly early/loose stage of testing so I'm not too stressed about a few rough edges at this stage.

from opencue.

donalm avatar donalm commented on May 20, 2024

Might be some overlap here with #83

from opencue.

bcipriano avatar bcipriano commented on May 20, 2024

These tokens exist now, added in #597

from opencue.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.