Post
Topic
Board Mining (Altcoins)
Re: [ANN] coolMiner - Lyra2z Miner for nVidia [1080Ti-3.75MHs][Maxwell\Pascal\Volta]
by
mobileanarchy
on 25/06/2018, 23:43:57 UTC
When trying to run the miner in benchmark mode it seems to ignore the algo parameter (it's always trying to bench blakecoin and fail).
Please fix by either wiring up the algo passed in as a parameter, or hardcode lyra2z instead of blakecoin.

Reproducible by running: coolMiner-x64 --algo=lyra2z --benchmark --time-limit 20

I'm trying to plug this miner into my GUI:
https://bitcointalk.org/index.php?topic=2907433.0
And benchmarking is a crucial functionality needed to make it work.

Thanks.