Search
Page 4 of 6. Showing 59 results (0.012 seconds)
Job Preemption
be disturbed any time a high priority job is submitted to the queue. The Supervisor has the option to allow all the currently running jobs to finish before dispatching the new jobs, or kill…How to use job dependancies through the submission UI
job must wait for something in another job to complete before it starts. Unlike some other queueing systems that may only have job-based dependencies, with Qube!, you can set…Supervisor Configuration
The primary component in Qube Remote Control is the Supervisor. It represents the nerve center of the RMS, coordinating between the Workers and the clients, queuing…Job Archive File
: % qbsub –export file.xja –xml sleep 10 Submit the file into queue: % qbsub –import file.qja Submit the file and replace the priority: % qbsub –priority 10 –import file.qja View…Work Agendas
the list generation. The agenda is then inserted into the job, and submitted into the queue. Upon receipt of the job, the execution component of the job then calls the function…supervisor_flags
running jobs more aggressively. stub_optimize: Enable stub optimization, the Supervisor will group similar jobs in it's queuing decisions. While this is a lot faster, it also removes…How to restrict a host to only one instance of a given kind of job, but still allow other jobs
on a worker at once". This tells the queuing system to filter out all hosts which have this kind of job already running. So when you submit a job, you can do this to keep only one of your…qbbottom
--xml Output in XML format --help Command help --version Command version Notes Examples Move job 12345 to the bottom of the queue within…Packages
queuing system, the information on how to execute a job is typically a single string representing the command line to be executed on the host/Worker machines. Qube generalizes…Charts Layout
the most influential individual items. Pending Load – display number of frames (or tasks) in the queue and when they were submitted. See patterns as to when the most frames…