1. Enter batch size
Provide the total number of tasks in the finite job.
2. Measure task duration
Use average active processing seconds per task under the planned configuration.
3. Set parallelism
Enter the number of tasks that can be processed concurrently.
4. Apply efficiency
Reduce ideal parallelism for idle time, imbalance, communication, and scheduler overhead.
5. Add fixed overhead
Include job startup, data staging, and finalization minutes.
6. Compare with deadline
Review predicted completion time and the worker count needed to satisfy the target.