Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleQube Job Basics

Name

Tooltip - Name of the job

Info

Name of the job

Priority

Tooltip -

Info

Every job in Qube is assigned a numeric priority. Priority 1 is higher than priority 100. This is similar to 1st place, 2nd place, 3rd place, etc. The default priority assigned to a job is 9999.

Instances

Tooltip -

Info

Instances are the amount of time times you would like to spawn a session of your application

Example:

On a 12 slot(core) machine running Maya if you set

"Instances" to 4

"Reservations" to "host.processors=3"

Qube would ! will open 4 "Instances" sessions of Maya on the worker simultaneously

if you set

"Instances" to 1

"Reservations" to "host.processors=1+"

Qube would will open 1 "Instance" session of Maya on the worker ("host.processors=1+" is used for all slots/cores)

more on Instances & Reservations

...