Post
Topic
Board Mining (Altcoins)
Re: lolMiner-144 0.38 Preview, Equihash 144.5 for AMD & Nvidia, Linux & Windows
by
Lolliedieb
on 04/07/2018, 21:16:27 UTC
Some pools unfortunately send an accepted : true message although they rejected a share.
What you can try is suprnova pool - as far as I know that one is accurate in its response message.

Still it seems that R280 and HD7000 cards produse invalid shares. Thats not good and I do not know yet why, investigating it currently.
What confuses me is that the kernels were all build from same source and same driver but some do valid and some invalid result what is confusing as the code os very deterministic. (At least long as you set the "COIN" : "XYZ" section right the code should work... hmm)

I will try to find a better way to give kernels to you...

I have
amd 7970
amd fury x
amd vega rx 64

If I run the miner without devices configuration is tell me the device 2 is not supported ( I suppose the 7970 )  .
If I set "DEVICES":[0,1]  it run on the 7970 and on the vega ! with about 100 sol !
If I set "DEVICES":[1,2] the miner tell me device 2 is not supported .

It seem there is a different device numbering  in the cfg and in the running process.

How can I solve the problem?


Hu... the order changes? Thats odd. Will look into this. 100 is a bit too high - I assume some binary kernel problem again.
Its a pitty that there is no good IL for AMD kernels... hnmm