Search

Search

Help

Page 21 of 40. Showing 393 results (0.014 seconds)

  1. Filtering

    It should be noted that the "User" filter value is used in two ways: As a display filter: it will filter the list of retrieved jobs that are shown in the job list…
    Qube 6.4Oct 15, 2012
  2. Work Agendas

    Qube supports an abstract coordination concept called a work agenda. By definition, it is a list of "things to do". The use of a job agenda allows for the most flexible…
    Qube 6.4Oct 12, 2012
  3. Host Selection

    There are several way to control which hosts the supervisor will select when deciding where to start job instances on the farm. Hosts: Send only to an explicit set…
    Qube 6.4Jan 08, 2013
  4. supervisor_reserve_timeout

    Synopsis supervisor_reserve_timeout = timeout in seconds The timeout value, in seconds, specifies how much time a job is allowed to hold a host in reserve before the job
    Qube 6.4Oct 18, 2012
  5. Preference Fields

    automatically do a refresh of the Job information or let you do it manually. One can further choose whether to have it refresh all jobs or just the selected ones. Refreshing the selected job
    Qube 6.4May 10, 2013
  6. 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 6.4 / … / HelloworldNov 08, 2012
  7. QAV Details Tabs

    Job Properties: The Properties panel contains basic information about the job. It displays start time, end time, and many other job-specific time fields. It also displays…
    Qube 6.4May 17, 2013
  8. algorithm.pm

    fields for the job hash: # # id, pid, pgrp, priority, user, status, name, label, cluster, cpus, prototype, # requirements, reservations, restrictions, account…
    Qube 6.4 / … / Supervisor AlgorithmsNov 08, 2012
  9. Authentication Modes when in Service Mode: user and proxy

    With Qube, you have a choice of running jobs as either a designated "user" or "proxy" or running jobs as one of the users with an account in the system. This is controlled…
    Qube 6.4Dec 13, 2012
  10. 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