Search
Page 1 of 10. Showing 91 results (0.015 seconds)
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…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…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…C++ API Reference
. Prototype virtual QB_INT type() Parameters None Result QB_CALLBACKLIST_PACKID Comments class QbCommand…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…API Functions
Purpose Forces Supervisor to reacquire Worker hosts. Prototype QB_BOOL qbcapturehosts() Parameters None qbcompletework Purpose Sets work…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…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…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…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…