Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 2.66 KB

proto.md

File metadata and controls

53 lines (40 loc) · 2.66 KB
layout
default

Webinars

News Articles

Publications on System/Site-Level Efficiency Studies

Publications on Application-Level Efficiency Studies

Strawman Docs


The PowerStack team intends to leverage existing well-engineered solutions when designing and implementing interfaces that work through various layers of the stack. Here, we list state-of-the-art software for power management that we are exploring and intending to extend as a part of this approach. Links to software/repositories to be added shortly.

Resource Managers/Schedulers

  • SLURM
  • PBSPro
  • Cobalt
  • Flux

Runtime Systems

Node-Level Interfaces

  • msr-safe/libmsr (Intel)
  • OPAL/Amester (IBM)
  • NVML (NVIDIA)
  • Variorum (vendor-neutral)

Existing Standardization Efforts

  • PowerAPI (specifications with focus on node-level design)
  • EEHPCWG JSRM (focus on site-level job scheduling policies)

Back