help with G34 ES cpus and TPC

ozaudio

n00b
Joined
Dec 2, 2019
Messages
2
i have ubuntu set up and currently running xmrig mining random x, i managed to get the hugepages 9600 giving me decent output of under 10000hs, i installed TPC and used the basic command line sudo ./TurionPowerControl -psmax 1 which helped me a little over 10000 hs. i have no idea how to use TPC tho so any help on how to either make all nodes / cores run al full boost speed all the time or get something higher than the 2.2 stock. the cpus are in my shed now and its winter, they are also fully watercooled so temps arnt an issue.

* CPU AMD Eng Sample, ZS222445TGG44_32/22/2_2/16 (4) x64 AES
L2:64.0 MB L3:48.0 MB 64C/64T NUMA:8
* MEMORY 20.7/31.4 GB (66%)
Supermicro H8QGi+-F


all i did was open a terminal and type ./TurionPowerControl -psmax 1 , wasn't sure if i had to do anything else to make that work, but if i type sudo tpc -temp it displays temps so i assume its woking?

if i type sudo tpc -l all nodes show the same

--- Node 7:
Processor Maximum PState: 1
Processor Startup PState: 5
Processor Maximum Operating Frequency: No maximum defined. Unlocked multiplier.
Minimum allowed VID: 123 (0.0125V) - Maximum allowed VID 0 (1.5500V)
Processor AltVID: 50 (0.9250V)

id i do cat /proc/cpuinfo and scroll up not all are showing 2200 MHz . one is 1400 , another 1600, could this be because xmrig is only using 56 of the 64 core? so the unused cores have downclocked?

before i stripped the cpu blocks yesterday, the night before i was upto 12000 HS from typing random tpc commands i found online, just cant find what it was i type tho. this wasn't even messing about in the bios, i havnt touched anything in the bios,
 
Last edited:
ok so ill answer my own question and then ask another... following from several threads on here i found something that works.

sudo tpc -psmax 6
sleep 1
sudo tpc -fo 1
sudo tpc -set ps 1 freq 3000 vcore 1.1850
sudo tpc -set ps 0 freq 3000 vcore 1.1850
sleep 1
sudo tpc -fo 0
sleep 1
sudo tpc -psmax 1

seems to be working and max temps are 30c lol

does any body know with a 1000w psu if ill be able to push these cpus any more? its an old cooler master silent pro 1000
 
Back
Top