Skip to content
Discussion options

You must be logged in to vote

I've found this:
https://github.com/sasha0552/nvidia-pstated
The deamon manually sets the P States according to GPU Load.
Got it down to 38Watts with a Power Target of 200W and this attributes in systemd script:

--performance-state low --utilization-threshold 10 --iterations-before-switch 1

According to my understanding it should switch from P8 State not before more than 10 % GPU Load and it will do the switch within the first loop.

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

NickM-27
Aug 28, 2025
Collaborator Sponsor

You must be logged in to vote
1 reply
@NickM-27
Comment options

NickM-27 Aug 28, 2025
Collaborator Sponsor

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@NickM-27
Comment options

NickM-27 Aug 28, 2025
Collaborator Sponsor

@bananaboy1990
Comment options

@NickM-27
Comment options

NickM-27 Aug 28, 2025
Collaborator Sponsor

@bananaboy1990
Comment options

@bananaboy1990
Comment options

Answer selected by bananaboy1990
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment