RAPL
This commit is contained in:
parent
c9dc2a306e
commit
b3f7476b82
4 changed files with 152 additions and 25 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue