Search

Search

Help

Page 5 of 49. Showing 484 results (0.015 seconds)

  1. 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…
    QubeJan 14, 2015
  2. Python job submission with mail callback

    Here, we demonstrate submitting a job through the Python API that uses an email callback. Note: supervisor_language_flags must contain "mail" or this callback will silently…
    QubeOct 13, 2020
  3. Installing Qube

    . You should see your job pick up, run and complete. The output from the commands you typed in the box will be in the right pane, under Job Logs / Stdout Log. Notice that the job runs…
    QubeOct 13, 2020
  4. Jobs Reserving Resources

    All resources must be reserved by job processes by setting the "reservations" field at job submission. For example, setting the reservations field to global.shake=1…
    QubeFeb 01, 2017
  5. AppFinder Jobs

    AppFinder jobs require that Python be installed on each executing worker. What are they, and what do they do? These jobs differ from the standard SimpleCmd cmdline…
    QubeJan 19, 2015
  6. Writing Job Logs to a Network Filesystem

    must be UNC, as drive letters are not visible to Windows system services. Default behavior Writing logs The default is to store the logs on the supervisor's local disk. Job log…
    QubeFeb 01, 2017
  7. Job Archive File

    The job archive is a file format used by Qube!'s tools both to store template information and to record a job's initial state. The Supervisor automatically creates…
    QubeJan 14, 2015
  8. Unix_Linux

    a network-mounted directory, which contains the studio's custom job types. Once this is done, job types may be installed in the site's Job Type directory, allowing developers and users…
    QubeOct 15, 2014
  9. Clustering and Job Priority

    , but instead of branching left to right, it's convenient to imagine them branching downwards, away from the root. Clusters contain workers and jobs. This is the key to Qube's priority…
    QubeFeb 01, 2017
  10. Starting_stopping job dispatch

    After disabling job submission to the Supervisor, you will also want to prevent the Supervisor from dispatching additional jobs to hosts. The following command will stop…
    QubeJan 18, 2015