Chainfire / UselethMiner

Ethereum CPU miner and aggregating proxy
87 stars 7 forks source link

Benchmark Mac Studio Ultra 20 core with 48 core GPU #27

Open WeterPeter opened 2 years ago

WeterPeter commented 2 years ago

uselethminer -l [address].[name]@eu1.ethermine.org:4444 -l --flavor-gpu metal --flavor armv8af --size 88 -t 40

[2022-05-09 16:21:33][STATUS] CPU[ 18806758 h/s :: 143.48 GB/s ] GPU[ 13402085 h/s :: 102.25 GB/s ]

Ethermine site: Hashrate Current 36.6 MH/s Average 31.1 MH/s

All M1 Utra cores, CPU and GPU are fully loaded.

Screenshot 2022-05-09 at 16 26 09 Screenshot 2022-05-09 at 16 25 57
angusgastle commented 2 years ago

Crazy.

Chainfire commented 2 years ago

Hmm, I would have expected the M1 Ultra to be higher, tbh. I wonder if there's something with its GPU setup. Try using --gpu-size 128 maybe?

EDIT: Ah wait this is 48-core, I thought 64-core GPU

WeterPeter commented 2 years ago

Hmm, I would have expected the M1 Ultra to be higher, tbh. I wonder if there's something with its GPU setup. Try using --gpu-size 128 maybe?

EDIT: Ah wait this is 48-core, I thought 64-core GPU

I get a slight mh/s increase with this setting : [2022-05-11 08:41:27][STATUS] CPU[ 18496020 h/s :: 141.11 GB/s ] GPU[ 15093464 h/s :: 115.15 GB/s ]

bazley82 commented 2 years ago

uselethminer -l [address].[name]@eu1.ethermine.org:4444 -l --flavor-gpu metal --flavor armv8af --size 88 -t 40

[2022-05-09 16:21:33][STATUS] CPU[ 18806758 h/s :: 143.48 GB/s ] GPU[ 13402085 h/s :: 102.25 GB/s ]

Ethermine site: Hashrate Current 36.6 MH/s Average 31.1 MH/s

All M1 Utra cores, CPU and GPU are fully loaded.

Screenshot 2022-05-09 at 16 26 09 Screenshot 2022-05-09 at 16 25 57

Hi there, What are you using to get the graphical powermetrics? I would really like to use that also.

WeterPeter commented 2 years ago

Hi there, What are you using to get the graphical powermetrics? I would really like to use that also.

asitop (https://tlkh.github.io/asitop/) and besides that the regulair Activity monitor of MacOS with CMD+3 and CMD+4 for CPU and GPU History.

bazley82 commented 2 years ago

Hi there, What are you using to get the graphical powermetrics? I would really like to use that also.

asitop (https://tlkh.github.io/asitop/) and besides that the regulair Activity monitor of MacOS with CMD+3 and CMD+4 for CPU and GPU History.

You're a legend, thank you so much. It took me a bit to get it going but I got there in the end haha

The second picture has color graphics, is that the same asitop or something else?