Search
Page 66 of 167. Showing 1,662 results (0.014 seconds)
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…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…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…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…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…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…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 for those who…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…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…