Hi folks,
I recently released lolMiner 0.5 which is a Equihash 144/5, 192/7, 96/5 and 210/9 miner for AMD GPUs based on OpenCL.
You can download it here:
Click me (0.5 Linux)
Click me (0.5 Windows)
0.6 Alpha Branch:
Github: https://github.com/Lolliedieb/lolMiner-preview
Releases: https://github.com/Lolliedieb/lolMiner-preview/releases
Usage:
For mining BTG the standard line to start the miner from CMD looks like
Linux: ./lolMiner --coin BTG --pool --port --user --pass
Windows: lolMiner.exe --coin BTG --pool --port --user --pass
For more options please read the lolMiner_manual.pdf shipped with the miner. lolMiner 0.5 supports fail-over pools, configuration files (easy sharing between Rigs and easy switching between coins), automatic worker names, a simple statistics reading API, logging to text file and many more features.
Performance (0.5) :
Current tests for 144/5 on some AMD cards:
RX Vega 64: ~38 sol/s
RX 580: ~25 sol/s
RX 560: ~12.5 sol/s
(These benchmarks were half hour averages)
Performance (0.6 alpha) :
Current tests for 144/5 on some AMD cards:
RX Vega 64: ~44 sol/s
RX 580: ~28 sol/s
R9 390x: ~33 sol/s
R9 290x: ~24 sol/s
On Nvidia cards:
1080ti: 89 sol/s
1080: 53-56 sol/s
1070: 42-45 sol/s
Support:
The official support thread for this miner is on bitcointalk but I will also have a look here from time to time to pick up questions, wishes and so on. Every feedback appreciated.
Have fun mining!