Installation
Requirements
Changelogs

NvOC (beta) is a software that allows you to overclock your Nvidia GPU on Linux.

Click the button below to copy the installation command.

curl -sL https://amethystlab.org/software/nvoc/install.sh | bash

Requirements

Currently working only on single GPU systems (one Nvidia GPU).

Optimus systems work fine.

NvOC overclock is persistent even after a reboot.

"systemd, python3, python3-venv, python3-pip, nvidia-cuda-toolkit, policykit-1, echo and tee" should be installed

Changelogs

1.0.4 : Revert changes to fix Reset OC
1.0.3 : Rewrite some code to OSS NvOC
1.0.2 : Adding units and fix display issue
1.0.1 : Adding uninstaller in /opt/NvOC/uninstaller.sh
1.0.0 : Initial release

An Amethystlab project

Made with 💜 by MiMillie

NvOC sources