Search

Search

Help

Page 2 of 7. Showing 69 results (0.014 seconds)

  1. Job Labels

    to a strict naming convention when submitting to the farm. To solve this, Qube uses its process group feature in combination with the job's label. The only prerequisite…
    Qube 6.4Oct 22, 2012
  2. Event contexts

    is required to determine which job they are describing. A context can be specified in 3 different forms: a job ID a process group label a pre-defined label There are currently 2…
    Qube 6.4Sep 27, 2013
  3. How to have the worker service run as a particular user on Windows

    Configure the service to log on a a particular user. This user must be in the local Administrator's group, and the following User Rights Assigments policies must be applied…
    Qube 6.4Nov 05, 2012
  4. qbusers

    permission --group [group] modify group permissions --drop drop user from qube --submitjob permit submit job --submitcallback permit submit callback…
    Qube 6.4Oct 17, 2012
  5. User Permissions

    permission must be specified per user. Users not listed in the table will use the default permission set. Individual and group user permissions are specified using the user access list…
    Qube 6.4Mar 15, 2013
  6. MetaJob Pane

    The MetaJob panel shows all jobs grouped under a single Process Group (pgrp) into a single item. This means that a complex process that may contain a dozen different jobs…
    Qube 6.4Oct 09, 2012
  7. Hostname section expansion

    When defining configuration for many hosts which are numerically named, it is simpler to group them in numeric range definitions. This is accomplished in the header…
    Qube 6.4Oct 18, 2012
  8. Job Dependencies

    dependencies, without the use of process groups. Qube allows the user to specify the parent ID by either the API or the command line. Example % qbsub --pid 12314 Render…
    Qube 6.4May 23, 2013
  9. callback1.pl

    the fun begins... we first assign a label to the job. # a label is used to identify jobs in the same process group without # using the process id's. If you are thinking about what…
    Qube 6.4 / … / PerlNov 08, 2012
  10. callback3.pl

    , # # this is where the fun begins... we first assign a label to the job. # a label is used to identify jobs in the same process group without # using the process id's. If you are thinking…
    Qube 6.4 / … / PerlNov 08, 2012