Search

Search

Help

Page 4 of 8. Showing 73 results (0.018 seconds)

  1. How to limit the number of renders on a host

    and use the Configuration tool. Go to Worker Settings, then Advanced settings and set the Worker CPUs to 1. Create a limited resource on each host. For example, if you're working…
    Qube 6.4Nov 05, 2012
  2. Basic python job submission III. SimpleCmd Compatibility and Application Specific Parameters

    submitted job then looking in the details pane > Job internals > Internal Data: job_internals.png ...or by using the API itself, using the qb.jobinfo(id=job_id) function. Set up…
    Qube 6.4May 24, 2013
  3. Parameters

    Basic Parameters for all Jobs: Name: name used for the job, usually artist specified. Priority: priority of the job. The lower the number means the higher the priority…
    Qube 6.4Mar 11, 2013
  4. Advanced Dependencies

    how many Instances/subjobs the job is to spawn job['cpus'] = 1 # Below defines the internal Qube! jobtype to be used to execute the job job['prototype…
    Qube 6.4May 24, 2013
  5. Practical example Renderman job

    of code job = {} # Below defines a label for the dependency to be used internally within this script job['label']= 'RibGenLabel' # Below defines the name…
    Qube 6.4May 24, 2013
  6. UI "Maxwell Render Job..."

    information about the rendering process. It allows for resuming previously rendered image. If not specified, the MSI will use the same name and path as the MXS scene Browse…
    Qube 6.4Sep 04, 2013
  7. qbremove

    with int priority --cluster string Remove jobs in string cluster --cpus int Remove jobs with a total of int subjobs --xml Output in XML format --help…
    Qube 6.4Oct 17, 2012
  8. qbretire

    qbretire | qbretire | qbretire | qbretire | qbretire | qbretire ask a job instance to release it host, and then go prematurely to "complete" state Description Used
    Qube 6.4Oct 17, 2012
  9. qbsuspend

    be resumed using the command qbresume. Usage qbsuspend [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs. Options…
    Qube 6.4Oct 17, 2012
  10. Job Structure

    " will automatically create default parameters for your job submissions, in case you don't want or need to specify them. In the case of the CPUs parameter, the qbsub will submit a job…
    Qube 6.4Oct 15, 2012