Miner- Zogminer: Linux SILENTARMY

you can specify which device when launching zogminer with -S=‘deviceid’

-G -stratum=server -user=address.zogworker -S=0

flypool seems to work well with zog

I’ll be cleaning up the repo tomorrow a bit

1 Like

Im using GCN1 card.
The master repo for pool fetches betaproving keys.
Is the “multi-gpu” the branch that works on stratum with CGN1?

Im also looking at solo for GCN1. The repo is updated with silentarmy kernel but not working yet.

Yeah Age was working on that but hit some glitches. We’ll check it out tomorrow.

1 Like

Zcash GPU Open-miner captains log 1.0.0:

As you can probably see by now, we are pleased to announce that we are steadily mining with multiple silentarmy threads over 6 GPU’s both solo and pool. We think we have everything cleaned up and working well enough to be used. A few more improvements can be expected over the next few days and a PR made to zcash for the solo mining section. The zogminer repo will remain a pool miner to use and could see big improvements over time.

At this point I feel about finished. This project has completed its goals and even exceeded them greatly. We were able to get open source software hashing faster and more stable than any proprietary software being sold. Cheers!

I’d like to thank the community for all of the support in donations and especially those who came in to test and help improve the software.

Of course a special thanks goes to @omaralv and @Age who really stepped up and made this possible. We sill stick around and try to help everyone get set up for a bit but I know Omar, Age, and myself all have other jobs / school to do so I don’t think we plan to continue working on this much longer without an incentive. Beating proprietary software prices was my original motivation, and the community made that happen. Look for more posts from Omar and Age after this for their plans. Not sure what they want to do exactly. We will at least be around mining with everyone for awhile so come say hi to us in gitter. zogminer/dev - Gitter

Please consider mining or donating to the developers who made this possible.

@voxelot

ZEC: t1PGgRgVQ14utsD7mp2dzGdykTDFUCKzPQ5

@omaralv

ZEC: t1MEUYR6yu9hYQ31ECWmijVwx9R6pAXQSTy

Z: zcFH797ux5nKSQfFdwxbP83xSczRrDMnCA5do897BsWDndzqCQmYgRbpdChRfEfEa6ytfZT7NhcwognJJS4XFNLoW8Pgv1Q

@Age

ZEC: t1MfAaj8YDwiwFb6RAnNtW4EtzvTvkFGBvV

4 Likes

R9 270x work, get 17.34 Sol/s
But GPU load only 86%
multi gpu + stratum soon?

I can also confirm that R9 270x is now working. Thank you @Age and @voxelot for all your hard work!

1 Like

Working on multi-gpu stratum right now. Cheers!

1 Like

please, give me example how to use it.
I try ./src/zcash-miner -allgpu -G -stratum=“stratum+tcp://:” -user= -password=
But work only one card.

Yes I only have one card working as well with -allgpu. I have tried running a miner on each card but no luck. Sure the guys will fix this when the get a well deserved rest.

What are your core and memory clocks to hit 17 ?
I have r270’s as well and am getting 16 on one and 14 on the other two …

core 900
memory 1500

Wait I am confused… so the current build doesn’t support multiple GPU’s?

As I understand it, it does for solo mining but not for stratum. I’m on Nicehash and running 3 separate instances for my 3 cards.

i can live with that for now, i have 4 gpus in a rig… can you perhaps tell me what flags you used to mine to nicehash?

For multigpu can’t you just screen -a ctrl+a+d and run different instances ?

./src/zcash-miner -G -S=2 -stratum=“stratum+tcp://equihash.eu.nicehash.com:3357” -user=“mybitcoinaddress”
The -S is card number

2 Likes

Thanks, I am assuming the count starts at zero.Can core clock be specified in flags as well?

no need, you can use
export DISPLAY=:0
amdconfig --od-enable
aticonfig --adapter=all --odsc=900,1500

2 Likes

On my old rig 3xr270’s the miner segfaults within 45 minutes, restarting it doesn’t help as when it comes back up it only gets .6 sol’s.
Many thanks to the devs for getting GEN1 cards to work at all , and to thanks silentarmy as well.
Until the bugs get worked out I will go back to Ethereum mining.