Search
Page 65 of 167. Showing 1,662 results (0.015 seconds)
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…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…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…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…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…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…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…