Search
Page 15 of 40. Showing 393 results (0.014 seconds)
callback1.pl
#!/usr/bin/perl # # Qube! - Example Perl Job Dependency Submission Script # ##################################################################################### # # Licensed…qbshove
| | | | | force the Supervisor to re-evaluate a job immediately Description qbshove requests the Supervisor to re-evaluate the dispatch of a list of jobs…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…qbbottom
qbbottom | qbbottom | qbbottom | qbbottom | qbbottom | qbbottom move a job to the bottom of its priority level Description qbbottom requests the Supervisor to move…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…qbresume
qbresume | qbresume | qbresume | qbresume | qbresume | qbresume resume a suspended job Description qbresume resumes a job which has been suspended. Usage qbresume…qbinterrupt
| | | | | force a job to quit, and requeue immediately in a pending state Description qbinterrupt requests the Supervisor to force a job off a host immediately…submit-agenda-timeout-job.py
qb # This script demonstrates how to submit a job with agenda (frame) timeouts, # using a simple "cmdrange" job. # The trick is to set up a timeout value for agenda items via…submit-p-agenda-job.py
('/Applications/pfx/qube/api/python'); else: sys.path.append('/usr/local/pfx/qube/api/python'); import qb # This script demonstrates how to submit an agenda-based job (in this case…qbretire
qbretire | qbretire | qbretire | qbretire | qbretire | qbretire ask a job instance to release it host, and then go prematurely to "complete" state Description Used…