Search

Search

Help

Page 1 of 20. Showing 192 results (0.009 seconds)

  1. How to submit a job that will wait until later to run

    It's possible to submit a job that will remain in a "blocked" state until a certain time on a specific day, at which time it will then automatically go into a "pending…
    QubeSep 14, 2016
  2. How do I submit a frame render using qbsub?

    Bear in mind that when you submit a command via qbsub, the Supervisor dispatches as many "subjobs" as you ask for with the "--cpus" option. Each subjob will execute…
    QubeOct 15, 2014
  3. Using the --type and --data with qbsub to submit a job

    to submit an miGen job, check the xja file in the job log directory for the tags and use the contents as a template.…
    QubeOct 15, 2014
  4. Renders submitted through the command line fail or lock up

    and AfterEffects. The worker must be notified not to use the JobObject. To do this, specify the disable_windows_job_object flag when submitting your jobs ex. qbsub --flags…
    QubeOct 15, 2014
  5. Submitting Jobs

    Here is a list of commonly used job-types with expandable explanations. These can be used as a guideline for all job-types as many of the preferences are the same.…
    QubeOct 20, 2014
  6. What if I want to submit jobs to only run on a certain set of hosts?

    The simplest way to accomplish this is to put the set of workers into a host group. Workers in a host group will accept any job, but jobs will only run on workers that are in the group specified by the job's hosts value. See Also Controlling Host Selec…
    QubeOct 15, 2014
  7. How to submit a job to only empty workers, regardless of slot count

    It can happen that you want to send jobs to the farm and only have them run on workers that have no other jobs running. This is especially handy if your job will run an application that "auto-detects" the number of cores on a machine, and will automatica…
    QubeOct 15, 2014
  8. Maxwell Render Job Submission

    Step by step instructions for submitting Maxwell jobs with Qube! It is not currently possible to submit directly from Maxwell ("InApp" support), so you will submit
    QubeFeb 01, 2017
  9. Verification Steps on the Client

    On a representative client machine when logged in as an artist, do the following checks from the ArtistView UI: Submit a basic "set" job – This verifies that you can…
    QubeJan 14, 2015
  10. _jobLabels

    . When designing a job dependency graph, developers were previously forced to submit the jobs in order of precedence, collecting job ids and using them to initialize the child jobs…
    QubeOct 15, 2014