I'm sharing code on github opensource for all of you to enjoy. I am adding some juice and releasing a faster x16r exe soon. Free no devfee. spmod-git #4A
I receive cpu validation error on bitcore, x16s and timetravel (keccak) using spmod-git #4a on 1080ti and ryzen 1700. Other than it's faster than 2.2.5 miner.
Hi, with CPU Miner opt 3.8.4.1 i got: i5 4670k 4.2ghz: 4core 280h/s 74w - 2core 200h/s 61w Xeon E5-2620 v4 3.1ghz: 7core 400h/s - 8core 440h/s
What's your hashrate ? Thanks you
Hi, I've got 500h with not overclocked Ryzen 1600. It's with CPU Miner opt 3.8.4 (3.8.4.1 not tested yet but I think hashrate will be the same).
seeing your comment really made me set my mind to buy a Ryzen CPU i really want one and since you've showen how much you get from 1600 i'll order it today thanks a lot.
Wait until Ryzen 2 comes out, I think it should Q2 2018. Runs cooler and faster.
I upgraded to the latest wallet (2.0.2.0) and downloaded the blockchain. However, the wallet is not syncing and I have 0 active connections. Anyone else has that problem?
I am using a Ryzen 1600, getting around 450 h/sec. Using 12 threads. The CPU temp stays at around 50 deg. So is it ok ? or can I get more performance, I am using minerd miner.
I think to calculate # of threads is (L2 + L3 - 2MB)/2
I'm getting about 1150 h/s on R 1700 using aes-avx2. Limit the threads to number of cores and set up cpu-affinity to use all the cores and not just the first ones.
"set up cpu-affinity" How do it ?
cpuminer-aes-avx2.exe -t 6 - again ~ 600 h\s and use first 6 threads, not cores
I use --cpu-affinity AAAA, it converts from hex to binary as 1010 1010 1010 1010. 8 threads spread across 4 cores. For Ryzen 5, try AAA.
On opt 3.7.5 cpuminer-4way.exe get 550-600 h\s. It`s ok ?
maybe you try cpuminer-aes-avx2 or cpuminer-sse42
im not have ryzen but i think it faster than 600 h/s
I'm getting about 1150 h/s on R 1700 using aes-avx2. Limit the threads to number of cores and set up cpu-affinity to use all the cores and not just the first ones.