Efficiency-of-Neural-Archit.../cpu_watt.sh

5 lines
87 B
Bash
Raw Normal View History

2023-06-01 08:20:51 +00:00
#!/bin/env bash
2022-04-16 12:20:44 +00:00
2023-06-01 08:20:51 +00:00
#powerstat -z 0.5 1000000 > $1
2023-06-07 06:51:07 +00:00
sudo powerstat -D -z 0.5 10000000 > $1