Post
Topic
Board Mining (Altcoins)
Re: AMD Ryzen hashrate?
by
JefePapaya
on 11/05/2018, 17:56:56 UTC
r5 1600                 3800  3466 cl14
 
CN 560H/s
CN Heavy  250 H/s

Hey man, you mind to share what miner you're using and it's configuration?

I'm using xmr-stak, let me put the configs I have for both algos:
Code:
"cpu_threads_conf" :
[
    { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 1 },
    { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 3 },
    { "low_power_mode" : true, "no_prefetch" : true, "affine_to_cpu" : 5 },
    { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 7 },
    { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 9 },
    { "low_power_mode" : true, "no_prefetch" : true, "affine_to_cpu" : 11 },
],