Search
Page 2 of 7. Showing 69 results (0.014 seconds)
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…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…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…qbusers
permission --group [group] modify group permissions --drop drop user from qube --submitjob permit submit job --submitcallback permit submit callback…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…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…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…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…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…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…