Search

Search

Help

Page 3 of 8. Showing 73 results (0.015 seconds)

  1. 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
  2. Specifying a worker's number of job slots

    , or the centrally-managed qbwrk.conf file. By default, Qube sets the number of job slots equal to the number of CPU cores on the system. Hyper-threaded cores are seen as a core, so…
    Qube 6.4Feb 27, 2013
  3. qbjobinfo.pl

    to use the qb::jobinfo function # ############################################################################ # # Include the path to the Qube! api # use lib "$ENV{QB_DIR}/api…
    Qube 6.4 / … / PerlNov 08, 2012
  4. jobsubmit.py

    ="string", default='', metavar="FILE", help='location a job archive .xja file for use with bootstrap.py') parser.add_option("--logdir" , type="string", default='', metavar="DIR…
    Qube 6.4 / … / PyframeNov 08, 2012
  5. Renderman_demo.py

    many Instances/subjobs the job is to spawn job['cpus'] = 1 # Below defines the internal Qube! jobtype to be used to execute the job job['prototype'] = 'cmdrange…
    Qube 6.4 / … / Practical example Renderman jobApr 12, 2013
  6. Advanced_Dependancy.py

    /subjobs the job is to spawn job['cpus'] = 1 # Below defines the internal Qube! jobtype to be used to execute the job job['prototype'] = 'cmdrange…
    Qube 6.4 / … / Advanced DependenciesApr 12, 2013
  7. Basic python job submission II. Frames

    items will be processed simultaneously. job['cpus'] = 4 # In the last example, we used the prototype 'cmdline' which implied a single # command being run on the farm…
    Qube 6.4Apr 15, 2013
  8. Package_explained.py

    ) TUTORIAL' # Below defines the internal Qube! jobtype to be used to execute the job job['prototype'] = 'cmdrange' # Below relates to "instances" in the internal…
  9. Qube 6.4-4 Release Notes

    qbreportjob() is used to report intermediate status by a running instance. CL 10867 @FIX: data warehouse database creation failing on CentOS 6.2; mysql client is installed…
    Qube 6.4Mar 18, 2013
  10. Jobs, instances, agenda items, and job slots

    program(s) to run, where the source files are, who's running it, how many cpus it wants, what OS it can run under, all that kind of stuff. When a job is submitted…
    Qube 6.4May 23, 2013