rapl-info
Utilities for accessing the powercap Linux kernel feature
Install
- All systems
-
curl cmd.cat/rapl-info.sh
- Debian
-
apt-get install powercap-utils
- Ubuntu
-
apt-get install powercap-utils
- Kali Linux
-
apt-get install powercap-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install powercap-utils
- Dockerfile
- dockerfile.run/rapl-info
powercap-utils
Utilities for accessing the powercap Linux kernel feature
This package contains utilities for accessing the powercap Linux kernel feature through sysfs. Specifically, it provides powercap-info and powercap- set for generic access to powercap control types, and rapl-info and rapl- set for managing Intel RAPL implementations.