Search
Page 4 of 5. Showing 45 results (0.016 seconds)
Advanced Dependencies
' This will run once the Parent job is failed job['dependency'] = 'link-killed-job-ParentLabel' This will run if the Parent job has been killed job['dependency'] = 'link-done…API Functions
(QbQuery& query, QbJobList& jobs) qbkill Purpose Kills jobs. Prototype QB_BOOL qbkill(QbCommand& cmd, QbJobIdList& jobs) qbkillwork Purpose Kills…How to use clustering for workers
. With respect to user permissions, the default in Qube! is that a user may only manipulate (pause, kill, etc) their own jobs. Certain users can be granted the Qube! "admin" privileges…qbinterrupt
are already in the running state. In order to kill jobs, the user must have either of the following qube privileges: interrupt admin Refer to User Permissions…qbsub
string on the Supervisor when the job completes. --waitfor int Wait until job ID int is done before starting. --timelimit int Automatically kill the job if it runs…Job Dependencies
until the job completes, fails or is killed. This is very easily done by using the --waiton option. Example The command will block until the submitted job finishes: % qbsub…Job and Host Assignment
instance is preempted as follows: passive preemption: when the job instance finishes the frame it's currently working on aggressive premption: the job instance is killed…Service mode vs. Desktop User mode, and how the worker handles authentication
to start, etc. Desktop User mode: the worker process is started by a logged in user, usually when that user logs in, and is killed when the user logs out the worker process is owned…How-To
'qube_readonly'@'localhost' How to set the starting job id to other than 250 Job How-To's: How to easily kill or remove an entire job process group How to use the mental ray…UI "XSI Job..."
Tooltip - Set verbose mode Choose the level of detail you would like the logs to provide Frame Timeout Tooltip - Kill subjobs if a frame runs longer than this value (in seconds…