Search
Page 31 of 111. Showing 1,104 results (0.013 seconds)
qbjoborder
list jobs scheduled to run on a Worker host Description qbjoborder lists Qube! jobs scheduled to run on a Worker. Usage qbjoborder [options] hostname where hostname is the name of a host. Options Option Description --xml Output in XML format --help Comm…qbjobs
list jobs Description qbjobs displays a list of currently active jobs in the Qube queueing system software. Usage qbjobs [options] [JobID…|0] where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs. With no argument…qbkill
kill jobs Description qbkill requests the Supervisor to kill a list of jobs. Usage qbkill [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs. Options Option Description --work Kill work (d…qblogin
Windows passwords management Description qblogin provides the ability for Windows users to inform Qube of their passwords, so that Qube workers running in "user" mode may authenticate as them to run their jobs. Users should note that this is only necessar…qbmigrate
force a job to release its host and move to another Description qbmigrate requests the Supervisor to tell a job to release its host immediately. This job is then restricted from starting on the same host(s) again for the duration of supervisor_migrate_tim…qbmodify
modify jobs in the queue Description qbmodify requests the Supervisor to modify a list of jobs. Usage qbmodify [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs. Options Option Descriptio…qbout
display the stdout log of a job instance Description qbout retrieves and prints the standard error log for a single job instance. Usage qbout [options] jobID[.subjobID]… where subjobID represents the subjob ID of jobID. If the subjob ID is omitted, a su…qbpreempt
ask a job to release its worker job slots, let the current work (frame) finish Description qbpreempt requests the Supervisor to tell a job to release its host if and when it can do so without wasting CPU time. The job will be removed from the host when i…qbremove
remove jobs from the queue Description .qbremove requests the Supervisor to remove a list of jobs. Usage qbremove [options] jobID… | 0 where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs. Options Option Descrip…qbrequeue
moves a job into the blocked state after a job has completed Description qbrequeue moves a job back into a blocked state from one of the following states: failed, complete, killed. It's most useful to put a "done" job back into the queue, but in a waiting…