Search

Search

Help

Page 23 of 47. Showing 469 results (0.07 seconds)

  1. jobSubmit07.py

    files/pfx/qube/api/python'); import qb def blockUntil(job, start): ''' Configure a job to remain blocked until a certain time of day. The time value inserted…
    Qube / … / PythonOct 15, 2014
  2. Packages

    A job in Qube consists of information used to 'route' the job to the proper host; to determine what priority the job carries; and how to execute the job. In a simple…
    QubeOct 15, 2014
  3. test_submit.py

    #!/bin/env python ''' A 'Hello World' qube jobytype It will accept a string in the front-end while building the job, and echo that string back at runtime…
    Qube / … / HelloworldOct 15, 2014
  4. _qubeuiPanelJobsAddingPanels

    The Qube! UI allows you to add several more Jobs Panels so you can work with the jobs in different tree structures simultaneously. Add a new Jobs panel by selecting…
    QubeOct 13, 2020
  5. Using the kickstart file

    is ignored and will be replaced at run time. For all other component group selections, the exact selections for install and uninstall will be replicated each time the kickstart…
    QubeOct 13, 2020
  6. Execution Environment

    Job Environment By default, Qube! will execute the job in the job owner's environment as defined on the Worker. Keep in mind that the job owner may be the user who submits…
    QubeJan 14, 2015
  7. _SimpleCMD_QubeWorkerSelection

    13 - qube worker selection.png Hosts Explicit list of Worker hostnames that will be allowed to run the job (comma-separated). Groups Explicit list of Worker groups…
    QubeOct 13, 2020
  8. Basic_SimpleCMD.py

    ('/Applications/pfx/qube/api/python'); else: sys.path.append('/usr/local/pfx/qube/api/python'); import qb def main(): job = {} job['name'] = 'Maya BatchRender (rib) TUTORIAL' job
  9. _SimpleCMD_QubeUIWorkerSelection

    Worker_Selection.png Hosts Explicit list of Worker hostnames that will be allowed to run the job (comma-separated). Groups Explicit list of Worker groups…
    QubeOct 13, 2020
  10. 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