Post
Topic
Board Mining (Altcoins)
Re: Monero fork drop in hash rate
by
ol92
on 22/10/2018, 20:39:53 UTC
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.