Search

Search

Help

Page 26 of 40. Showing 393 results (0.013 seconds)

  1. Image Validation (simplecmds_cmdline_cmdrange) _New for Qube 6.0_

    regex_outputPaths parameter below). If an image is identified from parsing the stdout or stderr from a cmdline/cmdrange job (or any job using the simplecmd framework), it can…
    Qube 6.4Oct 09, 2012
  2. Startup and Configuration options

    jobs_in_cache: The number of jobs held in memory by QubeMobileServer. The server will never get more than the last n jobs from the supervisor. When filtering results, filtering…
    Qube 6.4Apr 29, 2013
  3. supervisor_logpath

    Synopsis supervisor_logpath = path Path is used to specify the log directory to use to store job log data as well as individual host and user histories. This is further…
    Qube 6.4Mar 13, 2013
  4. supervisor_manifest_flags

    \manifestlog Windows Vista/2008/7: C:\ProgramData\pfx\qube\logs\manifestlog Values job = 1 subjob = 2 work= 4 Example supervisor_manifest_flags = 3supervisor_manifest_flags…
    Qube 6.4Oct 18, 2012
  5. worker_logmode

    Synopsis worker_logmode = mode Mode specifies what job logging action this host is required to take. By default it is set to remote which means that the Worker…
    Qube 6.4May 14, 2013
  6. Execution Environment

    Job Environment Qube by default will execute the job within the Worker's environment. The Worker can also be instructed to use the current environment to execute the job
    Qube 6.4Oct 15, 2012
  7. Admin Qube Components

    There are three main components to Qube: 1.The Worker, which is a program that runs on every computer (also called a "host") on which you want to execute your jobs. 2.The…
    Qube 6.4Oct 18, 2012
  8. jobArchive02.py

    '); sys.path.append('../../api/python'); import qb def main(): job = qb.jobinfo(id=15766, agenda=True, subjobs=True, callbacks=True) print job qb.archivejob("hello.xja", job[0…
    Qube 6.4 / … / PythonNov 08, 2012
  9. How to limit the number of renders on a host

    The easiest thing to do is to submit your jobs with a memory reservation. The reservation will force the Supervisor to look for hosts with the requisite amount of memory…
    Qube 6.4Nov 05, 2012
  10. How to use chunking in the submission UI

    the work to be done across different speed workers. With Dynamic Allocation, the application is only started once on each worker for the duration of the job, and work is sent…
    Qube 6.4Nov 05, 2012