Main Content
Detailed Job and Task Control
Program jobs and tasks with more detailed control
Specifically defining your jobs and tasks gives you greater control over task distribution, data distribution, load balancing, and so on. One example where this approach is useful is in an independent job where the tasks perform different functions.
Categories
- Job and Task Creation
Create a job and define its tasks
- Job Submission and Results
Run job and gather results
- Queue Management and Job Information
Manage scheduler queue; get information about existing jobs and tasks
- Task Control and Worker Communication
Control task code execution and communication among workers during job and spmd block execution