Search
Page 5 of 1,195. Showing 11,950 results (0.015 seconds)
Job Submission Dialog
Jobs are submitted from the QubeGUI using the items under the Submit menu. Selecting one will launch a modal submission dialog with the standard framework and job-specific parameters. Specify the fields and then press the "Submit" button to submit the job…Submitting jobs through the QubeGUI without displaying a submission dialog
The "--nogui" option can be appended to the commands as described above so that it will just submit the job without bringing up the submission dialog. All simplecmd callbacks and path translations that would be called if doing the same process interactive…Buttons
There are a set of buttons located at the bottom of the Submission Dialog. Presets Set: Store as defaults in the User Preferences for that Jobtype, the values listed in the current submission dialog. The interface will by default use those values by defau…Supervisor Specifications
Below is a recommendation of minimum specifications for optimal operation of Qube! Supervisor. < 10 workers: 4-core 4GB of ram 10 ->30 workers: 8-core 8GB RAM 30 -> 150 workers: 8-core 8GB RAM minimum, 12GB recommended 150 -> 250 workers: 8-core 12 GB RAM…Jobtype Documentation
Jobtype documentation is generated dynamically in the QubeGUI under Help->Qube Jobtypes for the jobtype submission dialogs loaded on that client machine. It describes installation, usage, notes, and any issues with each jobtype. The documentation can also…Scripting Interfaces
Along with the commandline and GUI interfaces, Qube can also be accessed via scripting. Python and Perl languages are supported. The SimpleCmd interface makes it easy to add new submission dialog interfaces to Qube through a dynamically loaded "plugin-sty…Machine Preparation Supervisor & Worker on Windows Vista and later
Ensure .NET 3.5 or later is installed .NET Framework 3.5 Disable UAC on workers (not required on supervisors) Disable UAC Firewall configuration Either open the required ports Disabling the Firewall Or disable the firewall altogether Disable Firewall…Qube Job Reference
Worker View
worddav059d8256c5d86413ff15e3da2a8fb7f4.png Worker Layout Pane **GREY = DOWN WORKERS** Worker Layout Pane **WHITE = AVAILABLE WORKERS** Worker Layout Pane *** YELLOW = LOCKED WORKERS*** Tabs to display Detail Pane : Use the de…Job Structure
All jobs in Qube have a consistent structure. It is through this structure the Supervisor is able to communicate to the Worker the appropriate instructions for executing a job. Job Type The job's type is the mechanism by which Qube indicates to the Worker…