Search

Search

Help

Page 1 of 10. Showing 91 results (0.015 seconds)

  1. Configuration Parameter Reference

    This page provides documentation for all of Qube's configuration parameters. Local Configuration The Configuration for the Supervisor, Worker, and Clients can be found…
    Qube 6.5Apr 13, 2013
  2. Parameters

    Basic Parameters for all Jobs: Name: name used for the job, usually artist specified. Priority: priority of the job. The lower the number means the higher the priority…
    Qube 6.5Mar 11, 2013
  3. Basic python job submission III. SimpleCmd Compatibility and Application Specific Parameters

    Guide" in the GUI. In this exercise, we will work slightly backward - getting parameters from a previously submitted job. These parameters can be found through the GUI…
    Qube 6.5Jul 21, 2014
  4. C++ API Reference

    . Prototype virtual QB_INT type() Parameters None Result QB_CALLBACKLIST_PACKID Comments class QbCommand…
    Qube 6.5Oct 22, 2012
  5. Perl API Reference

    qb::block Purpose Sets job state to blocked. Prototype qb::block(ids) Parameters ids a list of job or subjob ids. Results…
    Qube 6.5Oct 22, 2012
  6. API Functions

    Purpose Forces Supervisor to reacquire Worker hosts. Prototype QB_BOOL qbcapturehosts() Parameters None qbcompletework Purpose Sets work…
    Qube 6.5Oct 19, 2012
  7. Local Worker Configuration

    All Worker parameters can be configured locally in the Worker's qb.conf file. These parameters can be specified by either one of two ways: From the QubeGUI under…
    Qube 6.5Aug 04, 2014
  8. Submitting a Job from QubeWranglerView

    ->Cmdline Job Set the "Command" parameter to something like "set" (to print the environment variables on the Worker Press Submit Click on the Job, Refresh the QubeWranglerView…
    Qube 6.5Oct 15, 2012
  9. worker_drive_map

    . This parameter also requires that the worker_flags have the auto_mount flag set. To make worker_drive_maps, either in each worker's qb.conf, or the qbwrk.conf in the supervisor, set…
    Qube 6.5Dec 12, 2013
  10. Creating a new SimpleCmd

    =False) # add_option is the way to add parameters to the submission UI. # This one is of type 'string' which means a text field will be displayed # and associated with a variable…
    Qube 6.5Apr 15, 2013