Search

Search

Help

Page 2 of 40. Showing 393 results (0.018 seconds)

  1. Job Labels

    Qube introduces the concept of job labeling. A job label is a separate field in a Qube job which is used to help other jobs refer to that job without knowing it's process…
    Qube 6.4Oct 22, 2012
  2. Job Dependencies

    Job Parents Qube allows parent/child relationships between jobs. This does not imply dependency. With proper use of callbacks, it can be used to set up complex abstract…
    Qube 6.4May 23, 2013
  3. Job logs

    Logs for each job are stored in subdirectories within the logpath directory. Within each job directory, there are a number of log files associated with the job and its…
    Qube 6.4Oct 18, 2012
  4. Job Requirements

    Qube's requirement specification is expression based. The proper use of these expressions will allow a user to specify the host and/or the conditions required before a job
    Qube 6.4Feb 26, 2013
  5. Job and Host Assignment

    Since there are so many variables that an affect when and whether a particular job is dispatched to a worker, it might help if some of the decisions involved in this process…
    Qube 6.4May 03, 2013
  6. QAV Jobs Layout

    QAV1-0joblayout.png The Job List Panel shows a column summary of the jobs submitted to the farm, jobs can be filtered using a tree-based system for meta jobs
    Qube 6.4May 17, 2013
  7. Job Priority

    Numerical Priority Every job in Qube is assigned a numeric priority. Priority 1 is higher than priority 100. This is similar to 1st place, 2nd place, 3rd place, etc…
    Qube 6.4Jan 30, 2014
  8. 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…
    Qube 6.4Oct 18, 2012
  9. 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…
    Qube 6.4May 23, 2013
  10. 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…
    Qube 6.4Oct 19, 2012