Search

Search

Help

Page 33 of 40. Showing 393 results (0.011 seconds)

  1. supervisor_default_cluster

    Synopsis supervisor_default_cluster = cluster Submit jobs to cluster cluster if one is not specified. Example supervisor_default_cluster = /projectx Defaults /…
    Qube 6.4Oct 18, 2012
  2. supervisor_default_priority

    Synopsis supervisor_default_priority = priority Submit jobs at priority if the job's priority has not been defined. Example supervisor_default_priority = 9000 Defaults…
    Qube 6.4Oct 18, 2012
  3. worker_restrictions

    Synopsis worker_restrictions = restrictionlist Allows the administrator to restrict/allow specific jobs to run on this host. _restrictionsSyntax Defaults…
    Qube 6.4Jan 08, 2013
  4. Frame and Subjob Process Timeouts

    New for Qube 6.0 The subjob process timeouts and frame timeouts allow the user when submitting the job to specify the maximum time a frame or subjob process should take…
    Qube 6.4Jan 10, 2014
  5. Supervisor (Server Node)

    Qube is built around the client/server concept. This means the system is controlled by a central server daemon, called the Supervisor which can dispatch jobs to each of its…
    Qube 6.4Oct 19, 2012
  6. bootstrap.py

    ) # obtain input job archive = "job.qja" base = '.' frontend = '' backend = "execute.py" type = '' for opt in opts…
    Qube 6.4 / … / JobtypesNov 08, 2012
  7. supervisor_max_priority

    Synopsis supervisor_max_priority = priority Priority is the maximum numeric priority the Supervisor will allow users to specify. Jobs which are set above this number…
    Qube 6.4Oct 18, 2012
  8. supervisor_migrate_timeout

    Synopsis supervisor_migrate_timeout = timeout The timeout value, in seconds, specifies how much time a job must wait before the host it was migrated off becomes available…
    Qube 6.4Oct 18, 2012
  9. worker_log_timeout

    Synopsis worker_log_timeout = time Amount of time the Worker will wait in seconds before transmitting the job log's standard output and standard error to the Supervisor…
    Qube 6.4Oct 18, 2012
  10. Where is the output from the executed callback code?

    Look in the .cb file for the job.…
    Qube 6.4Nov 05, 2012