I’m getting great results on both amd and 1080ti mixed. 1.2-3G for 1080 e.g. Very impressed, vast difference from the 1.1. Basically it’s flipped the profitability of 29 and 31 even for these old cards. I don’t have any 2080s for data - srry
Edit - it’s actually showing 1.6G for 1080ti?!? Amazing! What’d you do to this thing?
Nooo, the process of setting things up is sooo complicated there. I have no time. Whi just not to use pre-compiled Ubuntu client and why not to use any existing Ethash GPU miner?..
Yep, Zilliqa mining seems a bit difficult, not sure why are they making it so inaccessible.
But it may be quite interesting for miners because if think it´s not necessary to run miner 24/7, but only few hours per day or so, which can be profitable if it comes to power consumption/profit.
In Zilliqa, roughly 12 hours of PoW needs to be performed each month (at the beginning of each epoch) — this is where the graphics card is at full load. During the rest of the time, the graphics card will be running in idle mode where minimal electricity is consumed. The estimated electricity cost of mining on Zilliqa is about USD 2.8/month in Singapore. In contrast, the cost of mining Ethereum is estimated to be about 9 times more at USD 26.25/month as the graphics card needs to be mining consistently for every new block.
So, I am not sure how does it really work, but I saw some Russian YT video, where he sets his miner to start & end at an exact time and then (probably during idle mode) he switched to other miner.
I have problem:
error: too many positional arguments at ‘–grin-cuckatoo31’
I trying
–algorithm grin-cuckatoo31 --pass x --pool stratum+tcp://grincuckatoo31.eu.nicehash.com:3372 --user xxxx@grincuckatoo31.eu.nicehash.com:3372
emmm… I tried your config but could not reproduce the case.
This is the full command I typed in my console, under ubuntu16.04:
LD_LIBRARY_PATH=./ ./kbminer --algorithm grin-cuckatoo31 --pass x --pool grincuckatoo31.eu.nicehash.com:3372 --user xxxx@grincuckatoo31.eu.nicehash.com:3372
Could you please try to manually input (DO NOT PASTE) that command again?
PS: for kbminer, you should not add ‘stratum+tcp://’ before pool address
Hello!
kbminer-v1.3.0
–algorithm grin-cuckatoo31 --pass x --pool grin.sparkpool.com:6667 --user muratr@ya.ru
does not work
But this setting works in the version kbminer-v1.2.1
Where is the error?