Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
borongyuan authored Nov 30, 2020
1 parent 694af1b commit 117938a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# XavierNXOverclock
Add Max-N Mode to Jetson Xavier NX

CPU 6-core @ 1900MHz

GPU @ 1100MHz

DLA 2-DLA @ 1100MHz

PVA @ 814MHz

![Screenshot](Screenshot.png)

```
sudo systemctl stop nvpmodel
sudo cp nvpmodel_t194_p3668.conf /etc/nvpmodel/nvpmodel_t194_p3668.conf
sudo systemctl start nvpmodel
sudo nvpmodel -m 0
```

0 comments on commit 117938a

Please sign in to comment.