i was hoping for MTP : / lol i feel like maybe AMD can really shine on MTP, but there's no good optimized public miners. miner devs if you see this, get on that shit money to be made man
This
Post
Topic
BoardMining (Altcoins)
Re: WildRig Multi 0.16.1: AMD miner with multialgo support
Sorry, but no, I won't work on Lyra2z family algorithms. As I know fancyIX work on it, try his sgminer fork.
Any chance on adding Xevan algo? There's sgminer for it, but it only works properly on older cards (tahiti and pitcairn). Tried using it with polaris but it gives hardware errors.
Post
Topic
BoardMining (Altcoins)
Re: WildRig Multi 0.15.3.8: AMD miner with multialgo support
by
Ladydoge
on 01/03/2019, 15:47:51 UTC
^ Thanks. It works now.
Post
Topic
BoardMining (Altcoins)
Re: WildRig Multi 0.15.3.8: AMD miner with multialgo support
by
Ladydoge
on 01/03/2019, 14:04:12 UTC
Hi. Does this miner need some special parameters to work with miningrigrentals? I use
Quote
wildrig.exe --print-full --algo hmq1725 --opencl-threads auto --opencl-launch auto --url us-central01.miningrigrentals.com:3333 --user username.rig --pass x if ERRORLEVEL 1000 goto custom timeout /t 5 goto loop
:custom echo Some error happened, put custom command here timeout /t 5 goto loop
and only get this
Post
Topic
BoardMining (Altcoins)
Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD
I ran beta5f from a new folder, so no old bins. I also tried using a bin file made by beta5f with old beta and got the same error.
Just found a "bug" in the code. I guess you are not using "-w 256", right? in file kernel/x22i.cl, line 1115, change "256" to "WORKSIZE" may solve your problem.
Yes, I usually use -w 128. Can you copy the whole line here please so I can search for it and edit? I use notepad to edit stuff lol, so no line numbers there. Tried using -w 256. It works but I get 1.4 mhs, same hashrate as in beta5e++
I just updated the release files. Can you download again and try the new files?
Now it works fine with -w 128. No improvements in hashrate over previous beta for me. Seems that 1.4 mhs is the maximum hashrate I can get from such an old card with these settings:
Which driver are you using? The improvement I made for this new release is pretty driver dependent. I made some changes tuned for the driver I am using (almost the newest version). If you are using old driver there may not be improvement.
Adrenalin 18.5.1 on win7. Which driver would you recommend?
Post
Topic
BoardMining (Altcoins)
Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD
I ran beta5f from a new folder, so no old bins. I also tried using a bin file made by beta5f with old beta and got the same error.
Just found a "bug" in the code. I guess you are not using "-w 256", right? in file kernel/x22i.cl, line 1115, change "256" to "WORKSIZE" may solve your problem.
Yes, I usually use -w 128. Can you copy the whole line here please so I can search for it and edit? I use notepad to edit stuff lol, so no line numbers there. Tried using -w 256. It works but I get 1.4 mhs, same hashrate as in beta5e++
I just updated the release files. Can you download again and try the new files?
Now it works fine with -w 128. No improvements in hashrate over previous beta for me. Seems that 1.4 mhs is the maximum hashrate I can get from such an old card with these settings:
Post
Topic
BoardMining (Altcoins)
Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD
I ran beta5f from a new folder, so no old bins. I also tried using a bin file made by beta5f with old beta and got the same error.
Just found a "bug" in the code. I guess you are not using "-w 256", right? in file kernel/x22i.cl, line 1115, change "256" to "WORKSIZE" may solve your problem.
Yes, I usually use -w 128. Can you copy the whole line here please so I can search for it and edit? I use notepad to edit stuff lol, so no line numbers there. Tried using -w 256. It works but I get 1.4 mhs, same hashrate as in beta5e++
Post
Topic
BoardMining (Altcoins)
Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD
by
Ladydoge
on 08/11/2018, 06:09:09 UTC
I ran beta5f from a new folder, so no old bins. I also tried using a bin file made by beta5f with old beta and got the same error.
Post
Topic
BoardMining (Altcoins)
Re: [ANN] Best sgminer so far for x22i/lyra2Z/phi2/allium on AMD