Not working
Message shown Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
GGS 0.0.4-0.0.6 the same trouble.
Win 10 x64
I just uploaded a new version with a fix for this issue.
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v0.0.7-alphaIt also displays the elapsed time and has check boxes for enabling/disabling devices. Enjoy!
Thanks! Let's try it now! Hope you will continue to develope GGS...
P.S. I think that problem with 570 and 470 is because they have 4Gb memory. With 32 globalworksize miner use more than 4Gb videomemory. So if 480 or 580 will have 4Gb vmemory GGS will fail to start. You must set globalworksize not only for name of GPU but it's need to determine size of vmemory and if it 8Gb than set to 32 if 4Gb than 28. I don't have 470/570 to test optimal size of globalwork. But 470/570 have 32 CU isn't it. So 28*32 = 896. 4Gb will be enough I think. 16 too low even for 4Gb.
P.P.S. It's a misspelling in main window: "Curren
r Algorithm". Must be "Current" I think. And it not shows anything while mining monero. And nicehash info didn't work still. And avarage speeds for last 1min/1hour/all time from start will be much useful.
In log no time stamp and still stay periodical error:
Exception: Bxoднaя cтpoкa имeлa нeвepный фopмaт. в System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
в GatelessGateSharp.MainForm.UpdateStatsWithLongPolling()In MainForm.cs you forgot to change version from 0.0.6 to 0.0.7 therefore in main window showed version 0.0.6 alpha.