aboutsummaryrefslogtreecommitdiff
blob: 93d3f08243b961c6560087cda0d611844d3755a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash

# Remove the comment for your configuration

#RYZEN (Cpu TDP control using RyzenADJ)
#INTEL (Cpu control using undervolt) [https://github.com/georgewhewell/undervolt]
#Disable by default see the github from both project
#CPU_Control=0
#NVIDIA (nvidia-smi)
TEAM_GREEN=1
#AMD (rocm-smi)
#TEAM_RED=1