Hi everyone,
I want to introduce a new open source miner based on the avermore miner. It supports x16r/x16s/x17/xevan/tribus/aergo algoritms. All list of the optimizatins you could see on github by release changelog or by the commits.
x16r / x16s average hashrates:RX580: 8 MH/s
Vega64: 14-15 MH/s
x17 hashrates:RX580: 8.3 MH/s
Vega64: 15.5 MH/s
xevan hashrates (doesn't work with all cards yet):RX580: 2.2-2.5 MH/s
Vega: N/A (HW errors)
phi hashrates:RX580: 15 MH/s
Vega64 33.5 MH/s (-w 256 -X 320 -t 2)
tribus hashrates:RX580: 33.5 MH/s
Vega64 66.7 MH/s
It contains a 1% devfee to have a motivation to continue the work on the miner.
I look forward to hearing your feedback about this new release.
Source code: https://github.com/KL0nLutiy/sgminer-klBugtracker: https://github.com/KL0nLutiy/sgminer-kl/issuesReleases: https://github.com/KL0nLutiy/sgminer-kl/releasessgminer-kl available for windows and linux.
Some optimization tips:
1. Set the following enviroment variables
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
2. You can start from xIntensity -X 256
3. You can run 2 threads per GPU --gpu-threads 2
Change log:1) sgminer-kl-1.0.0
Initial release
2) sgminer-kl-1.0.1
Optimize echo for x16/x17
Use wolf-echo 80 kernel for x16
Optimize whirlpool and use for x16/x17/xevan
Small optimization for simd xevan
3) sgminer-kl-1.0.2
Add phi algo (~3% faster than bitbandi miner)
4) sgminer-kl-1.0.3
Optimize xevan simd kernel
Use wolf echo in xevan
5) sgminer-kl-1.0.4
Add tribus algo
6) sgminer-kl-1.0.5
Add aergo algo
Dev pool donation switching improvements
Last version sgminer-kl 1.0.5: https://github.com/KL0nLutiy/sgminer-kl/releases/tag/kl-1.0.5