Search

Search

Help

Page 3 of 5. Showing 45 results (0.017 seconds)

  1. jobSubmit02.py

    job['prototype'] = 'cmdrange' job['requirements'] = 'host.os=linux' package = {} job['package'] = package job['package']['cmdline'] = 'sleep QB_FRAME_NUMBER…
    Qube 6.4 / … / PythonNov 08, 2012
  2. jobArchive01.py

    '); sys.path.append('../../api/python'); import qb def main(): job = {} job['name'] = 'python test job' job['cpus'] = 1 job['prototype'] = 'cmdline' job['requirements
    Qube 6.4 / … / PythonNov 08, 2012
  3. jobSubmit01.py

    qb def main(): job = {} job['name'] = 'python test job' job['cpus'] = 1 job['prototype'] = 'cmdline' job['requirements'] = 'host.os=linux' package…
    Qube 6.4 / … / PythonNov 08, 2012
  4. qbsub

    is a command to be executed on the remote host. Options Option Description --name string Job name --priority int Priority value --requirements string Job…
    Qube 6.4Aug 21, 2013
  5. qblock

    group --resources string lock hosts based upon requirements expression string --purge Immediately stop job processes running on Worker --lock Lock the Worker…
    Qube 6.4Oct 17, 2012
  6. qbunlock

    in string group --resources string Unlock hosts based upon requirements expression string --purge Immediately stop job processes running on Worker --lock Lock…
    Qube 6.4Oct 17, 2012
  7. QubeMobileServer Installation

    . We recommend ActiveState Python http://www.activestate.com/activepython/downloads, since it will add itself to the registry and system search PATH. See the requirements
    Qube 6.4Jun 10, 2013
  8. jobSubmit_cmdrangeOutputPaths.py

    ['requirements'] = '' # Set the package properties job['package'] = {} job['package']['cmdline'] = 'echo QB_FRAME_NUMBER' # Calculate agenda from range…
    Qube 6.4 / … / PythonNov 08, 2012
  9. qb_preemptcmp($runningjob, $candidatejob, $host)

    ” => “username”, “status” => “pending”, “name” => “my job’s name”, “label” => “qube1”, “cluster” => “/my/cluster/”, “cpus” => 2, “prototype” => “cmdline”, “requirements” => “”, “reservations…
    Qube 6.4Oct 22, 2012
  10. Host Selection

    earlier in the Requirements section of this document. Syntax: signhost.property signhost.resource.[total|used|avail] The sign in the expression is used to determine if the job…
    Qube 6.4Jan 08, 2013