This commit is contained in:
Pascal Engélibert 2026-01-20 09:54:13 +01:00
commit b3f7476b82
4 changed files with 152 additions and 25 deletions

View file

@ -352,6 +352,13 @@ python exp.py run local
python plots.py prof <path/to/log>
```
### RAPL
```bash
gcc -O3 powercap.c -o powercap
sudo chmod u+s powercap
```
## Problems
### Youtube