Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hachreak/amdperf
High level performance scheduler for AMD Vega 64 card
https://github.com/hachreak/amdperf
amd amdgpu amdgpu-pro ethereum linux mining
Last synced: 8 days ago
JSON representation
High level performance scheduler for AMD Vega 64 card
- Host: GitHub
- URL: https://github.com/hachreak/amdperf
- Owner: hachreak
- License: other
- Created: 2018-04-07T11:35:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T16:32:04.000Z (over 6 years ago)
- Last Synced: 2024-11-06T13:00:46.552Z (about 2 months ago)
- Topics: amd, amdgpu, amdgpu-pro, ethereum, linux, mining
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
High level performance controller for AMD Vega 64 card
======================================================Some usefull scripts to control the video card performance (clock/fun speed).
Run the script to read the help:
```bash
./schedule.sh
```**Note**: In my case I have a integrated card `/sys/class/drm/card0` and
the Vega 64 card `/sys/class/drm/card1`.
If you have a different configuration should update the scripts to read/write
in the right file.