Search

Search

Help

Page 4 of 4. Showing 38 results (0.007 seconds)

  1. jobSubmit01_explained.py

    '] = 'hostname' # Below creates an empty list filled by the following lines of code listOfJobsToSubmit = [] # Below evaluates the jobs to be submitted and adds…
  2. _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
  3. _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
  4. Centralized Worker Configuration

    , the hostname of the Supervisor, and the filtering field for network communication. They will not have any effect when used in the qbwrk.conf file. Configuring via the UI The central…
    QubeFeb 01, 2017
  5. Worker Locking

    host [host,…] qbunlock host [host,…] where host is a list of one more host names. The --all flag can be used in place of the hostname. When using the --all flag, only hosts which…
    QubeFeb 01, 2017
  6. How to configure the supervisor to send mail

    Configuration There are 3 settings in the supervisor's qb.conf that need to be set in order to enable your supervisor to send mail: mail_domain = mail_host = mail_administrator =…
    QubeFeb 01, 2017
  7. How to use qbwrk.conf

    /workstations, but could run in any host at any level at /farm or below "qbsub -cluster /farm/nuke/workstations -restriction '/farm or /farm/+' hostname"…
    QubeJan 19, 2015
  8. Python job submission with Python language callback that runs an external script on the supervisor

    ': 'supervisor-side script execution callback test', 'package': {'cmdline': 'hostname'}, 'agenda': [], 'callbacks…
    QubeOct 13, 2020