Workload Scheduling Integrator SDK#
Overview#
The Workload Scheduling Integrator SDK provides tools for integrating workload scheduling solutions into datacenter power management. This SDK enables developers to create power management workflows that coordinate between job schedulers (like Slurm) and DPS power policies.
Target Persona#
Workload Scheduling Integrator: Integration engineer developing solutions that connect workload schedulers with datacenter power management systems.
Capabilities:
Resource allocation and power policy coordination
Workload lifecycle management with power awareness
Priority-based power allocation handling
Power policy application and cleanup
SDK Components#
Core Use Cases#
Scheduling Workload Integration - Create integration components (Slurm prolog/epilog) - Transform node lists - Enable integration - Monitor dashboards
Getting Started#
Implement scheduler integration by creating prolog/epilog scripts that interact with DPS resource group APIs to apply power policies to scheduled workloads.