Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Image RemovedImage Added

The Task Info pane displays information specific to the task that is currently selected in the Task Graph pane.

...

The command attributes in blue are editable and can be used to affect the dispatching of a job's tasks after the job has been submitted.
 

Editable Fields

  • Command - This is a space-separated list of strings that represent the argument vector (argv) of the executed command. If spaces are to appear in an argument, the argument can be enclosed in double-quotes or the space can be escaped with a backslash.
  • Limit Tags - The limit tags field is a comma-separated list of strings representing the tags to be associated the command. For example, an entry like "maya, shake" would cause both "maya" and "shake" limit counters to be incremented when the command is active.
  • Service Key Expr - This service key expression is a string describing the resources required for the command. More information can be found in the Job Scripting Operators page.
  • Env Key - This is a comma-separated list of envkey names specifying environment handlers that are added to the launch chain.
  • Min/Max Slots - This specifies the minimum and maximum number of slots required to schedule the command.