Search
Page 58 of 420. Showing 4,195 results (0.026 seconds)
Job Preemption
Preemption is the mechanism by which the system tries to reach an equilibrium state where all jobs are running in the correct priority order. This equilibrium can…Modifying Job
One can modify many of the job properties like priority, number of processes to run, notes, and many others. One can do this from the commandline, API, or GUI. From the GUI…Modifying Job
One can modify many of the job properties like priority, number of processes to run, notes, and many others. One can do this from the commandline, API, or GUI. From the GUI…Job Preemption
Preemption is the mechanism by which the system tries to reach an equilibrium state where all jobs are running in the correct priority order. This equilibrium can…Job List Pane
The Job List Panel shows a column summary of the jobs submitted to the farm, and provides right-click actions to manage those jobs. There are a handful of columns displayed…Job List Pane
The Job List Panel shows a column summary of the jobs submitted to the farm, and provides right-click actions to manage those jobs. There are a handful of columns displayed…Job Tags
What are they and why would we use them? New in Qube! 6.5 We've added 10 new fields to the Qube! job. These will allow you to "tag" your job with any combination…Job Tags
What are they and why would we use them? New in Qube! 6.5 We've added 10 new fields to the Qube! job. These will allow you to "tag" your job with any combination…Building job types
A Qube Job Type is a simple framework for constructing all the code necessary for submission and execution of a job. A Job Type is a framework collection of files…qb_rejectjob($job, $host)
With every system, there are situations where a job shouldn't run on a host. While this can be controlled by the Qube! job routine features, the queuing algorithm also has…