xmr-stak-amd icon indicating copy to clipboard operation
xmr-stak-amd copied to clipboard

Hash count incorrect ?

Open dnsBlah opened this issue 7 years ago • 4 comments

I just started to mine on xmrpool.eu

The pool shows me like.. 300 H/s than xmr-stak does.. Does this implicate that xmrpool.eu is stealing hashes ? Or is the counter of xmr-stak incorrect

dnsBlah avatar Oct 26 '17 13:10 dnsBlah

Who much is the pool showing you and how much the miner? The miner will show real calculated hashes pet second. The pool get only randomly shares. This mean that the hash rate shown in the pool can be higher or lower. Over a long time e.g. 24h the hash rate shown by the pool should be nearly equal to the miner shown value.

psychocrypt avatar Oct 26 '17 15:10 psychocrypt

Hi psychocrypt, I can't even run the miner that long, after +/- 20-30 minutes it just .. does not work anymore. (But the process is still running, also if I change the output to a file, it just gives no output anymore) And one other client just reboots due overheating gpu i guess xD

using: nohup /home/xmr-stak-amd /home/xmr-stak-amd xmrpool.txt >> /dev/null & to run it in background

The miner shows around 1500 hashes on the web interface, and xmrpool shows me 1100-1200

dnsBlah avatar Oct 26 '17 19:10 dnsBlah

do you have overclocked the memory and gpu.

psychocrypt avatar Oct 26 '17 21:10 psychocrypt

Hy Psychocrypt, no it's a default setup. Config:

"gpu_thread_num" : 2,
"gpu_threads_conf" : [ 
        { "index" : 0, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false },
        { "index" : 1, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false },
],
"platform_index" : 0,
"use_tls" : false,
"tls_secure_algo" : true,
"tls_fingerprint" : "",
"pool_address" : "xmrpool.eu:5555",
"wallet_address" : "mywallet",
"pool_password" : "x",
"call_timeout" : 10,
"retry_time" : 10,
"giveup_limit" : 0,
"verbose_level" : 3,
"h_print_time" : 60,
"daemon_mode" : true,
"output_file" : "/tmp/xmr",
"httpd_port" : 8050,
"prefer_ipv4" : true,

Process still running, but last update was yesterday at 17:35 ~ 12 hours ago ard 654 0.0 0.0 2523716 4132 ?? U 3:58PM 0:00.01 /xmr/xmr-stak-amd /xmr/xmrpool.txt

dnsBlah avatar Oct 27 '17 05:10 dnsBlah