Search
Page 67 of 167. Showing 1,662 results (0.014 seconds)
Creating a new SimpleCmd
, it will pick up any newly developed files. These files will contain a create() command that returns a list of SimpleCmd objects. Open the simplecmds directory (SimpleCmds Location…User Management
of the distribution package. The file can be moved either by changing the config file or giving a command line argument. If the latter, the same argument must be used for starting…Uninstalling Qube!
tables are not removed by the uninstall utility. Before removing the Supervisor software, you may want to run this command: $QBDIR/utils/upgrade_supervisor --erase This will drop all…Basic python job submission II. Frames
simultaneously. job['cpus'] = 4 # In the last example, we used the prototype 'cmdline' which implied a single # command being run on the farm. This time, we will use the 'cmdrange…User Management
of the distribution package. The file can be moved either by changing the config file or giving a command line argument. If the latter, the same argument must be used for starting…Worker Locking
host. Closing out one or more subjob slots is called "locking." This is controllable from either the WranglerView UI or by command-line calls to qblock and qbunlock. Locking…Uninstalling Qube!
, the Supervisor's database tables are not removed by the uninstall utility. Before removing the Supervisor software, you may want to run this command: $QBDIR/utils/upgrade_supervisor…Basic python job submission II. Frames
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. This time, we…qbremove
Remove jobs with a total of int subjobs --xml Output in XML format --help Command help --version Command version Notes This command only works on jobs…Uninstalling Qube!
by the uninstall utility. Before removing the Supervisor software, you may want to run this command: $QBDIR/utils/upgrade_supervisor --erase This will drop all the database tables…