How To¶
The How-To sections contains many solutions to common patterns. The section is broken into two subsections. The basic subsection contains code for common problems. The advanced subsection contains code for specialized problems that may come up every now and then.
- Basic
- Advanced
- Set Host Working Directory
- Specify The Maximum Amount of Time a Task Should Run
- Control Agent that is Selected to Run Task
- Constrain the Amount of Resources Required for a Task to be Scheduled
- Control Task Concurrency On Agent
- Dynamically Control Consumed Resources
- Explicitly Manage Dependencies
- Get the State of the Cluster
- Send Task File Dependencies
- Submitting Sub or Child Jobs
- Synchronize Tasks On Same Machine