19 lines
385 B
Markdown
19 lines
385 B
Markdown
# perfect
|
|
|
|
CPU/GPU performance control library for benchmarking
|
|
* x86
|
|
* POWER
|
|
* Nvidia
|
|
|
|
## Features
|
|
|
|
- [x] Disable CPU turbo (linux)
|
|
- [x] Set OS CPU performance mode to maximum (linux)
|
|
- [x] Set GPU clocks (nvidia)
|
|
- [x] Disable GPU turbo (nvidia)
|
|
- [x] Flush addresses from cache (amd64, POWER)
|
|
|
|
## Wish List
|
|
|
|
- [ ] Nvidia GPU power monitoring
|
|
- [ ] Nivida GPU utilization monitoring |