Search
Page 63 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…qbblock
in string cluster --cpus int Block jobs with a total of int subjobs --xml Output in XML format --help Command help --version Command version…Supervisor Configuration
Configuration You can discover the current Supervisor configuration by reading the qb.conf file directly, or by issuing this qbadmin command $ qbadmin supervisor --configuration…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…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…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…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…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…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…QubeMobileServer Requirements
of qubeMobileServer with the following command: openssl req -new -x509 -days 365 -nodes -out qubeMobileServer.crt -keyout qubeMobileServer.key Doing so will be necessary…