https://github.com/qengineering/jover
Overclocking the Jetson Nano CPU and GPU
https://github.com/qengineering/jover
cpu gpu jetson-nano overclocking
Last synced: 6 months ago
JSON representation
Overclocking the Jetson Nano CPU and GPU
- Host: GitHub
- URL: https://github.com/qengineering/jover
- Owner: Qengineering
- License: bsd-3-clause
- Created: 2020-10-09T17:44:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-12T10:53:18.000Z (about 5 years ago)
- Last Synced: 2025-03-27T09:23:09.197Z (7 months ago)
- Topics: cpu, gpu, jetson-nano, overclocking
- Language: C
- Homepage: https://qengineering.eu/overclocking-the-jetson-nano.html
- Size: 29.3 KB
- Stars: 22
- Watchers: 1
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overclocking the Jetson Nano CPU and GPU
### Max CPU clock 2 GHz, max GPU clock 1 Ghz.
The files clk-tegra124-dfll-fcpu.c and tegra210-dvfs.c are to replace the original ones.
The scripts are used to limit the maximum clock frequency.
Please note, overclocking the Jetson Nano involves more than a few
replacements.
You have to rebuild a part of the Tegra operating system.
We urge you to follow ***our [guide](https://qengineering.eu/overclocking-the-jetson-nano.html) exactly***.