Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: mojo_man on October 22, 2018, 04:44:47 PM



Title: Monero fork drop in hash rate
Post by: mojo_man on October 22, 2018, 04:44:47 PM
As of October 18th, mining pool told monero miners that they had to change miners--we use xmr-stak.
We changed ours. We run 7 VEGA 56 cards. We only get 9.2 to 9,3 on the graphs. This is 920 H/S I believe.
We used to be able to pull 1200 to 1300 hundred easily. Given that the difficulty is only 49XXXX, should not we be getting higher?
Any tips to re-optimize after the form would be appreciated.


Title: Re: Monero fork drop in hash rate
Post by: ol92 on October 22, 2018, 08:39:53 PM
As of October 18th, mining pool told monero miners that they had to change miners--we use xmr-stak.
We changed ours. We run 7 VEGA 56 cards. We only get 9.2 to 9,3 on the graphs. This is 920 H/S I believe.
We used to be able to pull 1200 to 1300 hundred easily. Given that the difficulty is only 49XXXX, should not we be getting higher?
Any tips to re-optimize after the form would be appreciated.
Blockchain driver is no longer the best and you may improve hashrate with some tweak to the parameters with the changes of pow.

I am using driver 18.5.1
with :
 { "index" : 0,
    "intensity" : 1932, "worksize" : 16,
    "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 2,
    "unroll" : 8, "comp_mode" : true
  },
{ "index" : 0,
    "intensity" : 1932, "worksize" : 16,
    "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 2,
    "unroll" : 8, "comp_mode" : true
  },

It gives 1920h/s for a vega 64.