aboutsummaryrefslogtreecommitdiff
blob: 660f9f88159445fc363c780cb011ee2af814615a (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