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: fixed spacing bolded headings

Job Environment
Qube by default will execute the job within the Worker's environment. The Worker can also be instructed to use the current environment to execute the job as well.

Example

% qbsub --flags export_environment sleep 10 Anchor_TOC30880_TOC30880 Anchor_Toc112822444_Toc112822444

Drive Mounting (Windows Only)
Qube is capable of mounting the current network mounted windows drives. This can either be specified in the qb.conf (settable directly with a text editor or through the QubeGUI) or detected on the submission client host. The format and location for the qb.conf file can be referenced in the volume Administering Qube.

Example

% *qbsub --flags auto_mount dir H:*