Search

Search

Help

Page 3 of 10. Showing 96 results (0.015 seconds)

  1. supervisor_default_pgrp_subjob_limit

    means "no limit". This limit may be further reduced by the user subjob limit (see supervisor_default_user_subjob_limit ). This limit applies to a single process group, and users can…
    QubeJan 06, 2015
  2. Event types

    " of events job Specifies the entire job subjob Specifies a single subjob work Specifies a single work agenda item host Specifies the event belongs…
    QubeAug 20, 2018
  3. worker_properties

    Synopsis worker_properties = propertylist This allows the administrator to specify/override the properties of a Worker. Worker properties can be used as a dispatch tool…
    QubeJan 06, 2015
  4. First Come, First Served (FCFS)

    by their IDs, so jobs with lower IDs will be dispatched to run before jobs with higher IDs. If priority and cluster specification are the same, the job ID will be used to determine priority…
    QubeOct 15, 2014
  5. Common Supervisor Actions

    The qbadmin command is a useful tool for a number actions for the Supervisor. It can provide information about the Supervisor, suspend job dispatch service, and command…
    QubeJan 18, 2015
  6. Metered Licensing

    for expanding your render capacity, Qube Metered Licensing. If you install the metered licensing agent and enable metered licensing for your supervisor, it will dispatch jobs…
    QubeNov 04, 2020
  7. Basic dependencies

    ['agenda'] = agenda # Now we submit a single job (as a single element list). # This will be the parent job listOfJobsToSubmit = [] listOfJobsToSubmit.append(job…
    QubeOct 13, 2020
  8. framesubmit.py

    . # # Remember, this can easily be adapted for jobs which break up its frames into # tiles, or for distributing multiple chunks of frames to a single subjob # # Abstractly, one…
    Qube / … / PythonOct 15, 2014
  9. Queuing Algorithms

    Despite the number of processors in a render farm, it is still necessary to order the jobs so that they are dispatched to execution hosts in a deterministic order. Queuing…
    QubeFeb 01, 2017
  10. Submission Interfaces

    add_page() with a single argument, the page's name. add_page("Input") SubmissionPluginPage_01.png 3. Add parameters After you add a page it becomes current, every field that follows…
    QubeMar 14, 2023