Search

Search

Help

Page 1 of 8. Showing 79 results (0.019 seconds)

  1. How to use clustering for workers

    . worker_cluster = /post Clustering and restrictions Optionally, some or all workers in either the /post or /promo cluster can be configured to ~only~ run jobs…
    QubeFeb 01, 2017
  2. _restrictionsSyntax

    Job and Worker Restrictions Restrictions are used to allow or restrict where jobs run, and are applied to both jobs and Workers. Restrictions are based on cluster names…
    QubeSep 24, 2015
  3. What if I want to lock down certain hosts to only run certain jobs?

    There are several ways to do this in Qube, but a best practice that we recommend is to use the worker's cluster and restrictions as outlined in How to use clustering
    QubeJan 19, 2015
  4. qb_preemptcmp($runningjob, $candidatejob, $host)

    " => "", "reservations" => "", "restrictions" => "", "account" => "shotname", }; $host = { "name" => "host’s name ", "state" => "active", "cluster" => "/my/cluster
    QubeApr 03, 2017
  5. How to use qbwrk.conf

    EXAMPLE SUBMISSION USING CLUSTERS submit a job that will run only in /farm: "qbsub -cluster /farm -restriction /farm" submit a job that will prefer to run in /farm/nuke…
    QubeJan 19, 2015
  6. How do I set a worker up as a private or testing platform?

    worker's cluster set the job's restrictions to the same as the job's cluster. For the duration of your testing, you may want to set the client_cluster and client_restrictions…
    QubeOct 15, 2014
  7. cluster.pm

    fields for the job hash: # # id, pid, pgrp, priority, user, status, name, label, cluster, cpus, prototype, # requirements, reservations, restrictions, account…
    Qube / … / Supervisor AlgorithmsOct 15, 2014
  8. algorithm.pm

    fields for the job hash: # # id, pid, pgrp, priority, user, status, name, label, cluster, cpus, prototype, # requirements, reservations, restrictions, account…
    Qube / … / Supervisor AlgorithmsOct 15, 2014
  9. Perl API Reference

    ": process group "cpus": cpus "reservations": job reservations "requirements": job requirements "restrictions": job restrictions "cluster": job cluster "hosts": job hosts…
    QubeOct 15, 2014
  10. Job Requirements

    job type job.cluster job's cluster value job.restrictions restrictions list job.kind user defined job "kind" job.reservations job's reservations…
    QubeJan 13, 2015