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.
Comment: monospacing for all commands ... easier to read

...

Initial Job States
Qube jobs can be submitted in one of two initial states: pending and blocked. Pending is the default and signals the Supervisor that the job may be started at any time. Blocked tells the system to hold the job until it is unblocked. To specify the start state, a developer/user may specify it through the job structure in the API, or through the command line:
Example:
% qbsub --state blocked ls