Pages:
Author

Topic: SILENTARMY v5: Zcash miner, 115 sol/s on R9 Nano, 70 sol/s on GTX 1070 - page 9. (Read 209263 times)

sr. member
Activity: 588
Merit: 251
The implementation of the new algorithm turned out to be quite difficult, but it's coming along.
It's not surprising, however, given the fact that I'm up against professional cryptographers.
Just to let you guys know, the new algo involves a modified version of Wagner's algorithm,
which I call "castrated Wagner's," with reduced memory bandwidth without compromising
algorithm binding. My brain is fried thinking about this problem with so many gotchas day and night,
but we are at the end of the tunnel.

You've piqued my curiosity.  I never gave much thought to optimizing Wagner's algorithm, as I thought the algorithm binding limited what you could do.   Maybe I'll take a break from AMD GCN assembler docs and look back at the equihash paper.

p.s. You know your brain is working hard when you get a headache from just thinking!

After a day of racking my brain any faster versions of the algorithm I've come up with result in close to 0 solutions.  I've had ideas that might improve only round 0 or round8, but nothing that would make a material difference for the algorithm as a whole.  I'm not quite confident enough to say it's impossible to significantly optimize the algorithm, but I'm going back to reading AMD GCN architecture docs which I know can help optimize the implementation.
sr. member
Activity: 410
Merit: 250
congratulations to marc on winning the $10,000 zcash bounty for GPU miner
Too! Congrats!

Yes congratulations.

A just reward for your hard work.
sr. member
Activity: 652
Merit: 266
congratulations to marc on winning the $10,000 zcash bounty for GPU miner
Too! Congrats!
full member
Activity: 168
Merit: 104
congratulations to marc on winning the $10,000 zcash bounty for GPU miner
sr. member
Activity: 410
Merit: 250
Optiminer is not open source neither is Claymore. Please stop spamming this thread.
We are still waiting on open source miner that could compete with current speeds. If you don't have one please don't post about others closed source miners.

No spamming from me, I see mention of people comparing with Claymore on this thread so why not let people know Optiminer is back soon and we can then compare the speeds from all three miners?

I agree we are still waiting for a open source miner to come along that compare to the speeds of a the closed source and I hope it does soon. that way everyone will be able to see there is no hidden fees in there etc. Until then why should we not be able to discuss the alternatives available?
sr. member
Activity: 347
Merit: 255
Optiminer is not open source neither is Claymore. Please stop spamming this thread.
We are still waiting on open source miner that could compete with current speeds. If you don't have one please don't post about others closed source miners.
no body is spamming the thread we are just keeping up with current efforts and who are you to police this thread anyway Iaik2 you are a pest!
sr. member
Activity: 652
Merit: 266
Optiminer is not open source neither is Claymore. Please stop spamming this thread.
We are still waiting on open source miner that could compete with current speeds. If you don't have one please don't post about others closed source miners.
sr. member
Activity: 410
Merit: 250
Claymore is working on V9.  He has stated it will be out in  few days but no exact time scale

It will come out shortly after Silentarmy v6   Wink  Wink

well apparently optiminer is back according to a post in the Claymore thread
yes I posted info Optiminer has stated he has updated miner for win and nix and will release soon,just testing new security on miner fee

can i ask where you found the information as there is nothing on the old optiminer thread I can see about the new version
He has a thread over at zcash forum where he posted the update about new release when finished testing

thankyou
sr. member
Activity: 347
Merit: 255
Claymore is working on V9.  He has stated it will be out in  few days but no exact time scale

It will come out shortly after Silentarmy v6   Wink  Wink

well apparently optiminer is back according to a post in the Claymore thread
yes I posted info Optiminer has stated he has updated miner for win and nix and will release soon,just testing new security on miner fee

can i ask where you found the information as there is nothing on the old optiminer thread I can see about the new version
He has a thread over at zcash forum where he posted the update about new release when finished testing
sr. member
Activity: 410
Merit: 250
Claymore is working on V9.  He has stated it will be out in  few days but no exact time scale

It will come out shortly after Silentarmy v6   Wink  Wink

well apparently optiminer is back according to a post in the Claymore thread
yes I posted info Optiminer has stated he has updated miner for win and nix and will release soon,just testing new security on miner fee

can i ask where you found the information as there is nothing on the old optiminer thread I can see about the new version
sr. member
Activity: 347
Merit: 255
Claymore is working on V9.  He has stated it will be out in  few days but no exact time scale

It will come out shortly after Silentarmy v6   Wink  Wink

well apparently optiminer is back according to a post in the Claymore thread
yes I posted info Optiminer has stated he has updated miner for win and nix and will release soon,just testing new security on miner fee
sr. member
Activity: 410
Merit: 250
Claymore is working on V9.  He has stated it will be out in  few days but no exact time scale

It will come out shortly after Silentarmy v6   Wink  Wink

well apparently optiminer is back according to a post in the Claymore thread
sr. member
Activity: 378
Merit: 250
Claymore is working on V9.  He has stated it will be out in  few days but no exact time scale

It will come out shortly after Silentarmy v6   Wink  Wink
sr. member
Activity: 410
Merit: 250
The implementation of the new algorithm turned out to be quite difficult, but it's coming along.
It's not surprising, however, given the fact that I'm up against professional cryptographers.
Just to let you guys know, the new algo involves a modified version of Wagner's algorithm,
which I call "castrated Wagner's," with reduced memory bandwidth without compromising
algorithm binding. My brain is fried thinking about this problem with so many gotchas day and night,
but we are at the end of the tunnel.

Will that match Claymore V8.0? If that is the case, that is excellent work. Even though the development fee for the Claymore is just 2.5%, it is 6-10% lower shown in the pools.

Claymore is working on V9.  He has stated it will be out in  few days but no exact time scale
full member
Activity: 146
Merit: 100
The implementation of the new algorithm turned out to be quite difficult, but it's coming along.
It's not surprising, however, given the fact that I'm up against professional cryptographers.
Just to let you guys know, the new algo involves a modified version of Wagner's algorithm,
which I call "castrated Wagner's," with reduced memory bandwidth without compromising
algorithm binding. My brain is fried thinking about this problem with so many gotchas day and night,
but we are at the end of the tunnel.

Will that match Claymore V8.0? If that is the case, that is excellent work. Even though the development fee for the Claymore is just 2.5%, it is 6-10% lower shown in the pools.
sr. member
Activity: 588
Merit: 251
The implementation of the new algorithm turned out to be quite difficult, but it's coming along.
It's not surprising, however, given the fact that I'm up against professional cryptographers.
Just to let you guys know, the new algo involves a modified version of Wagner's algorithm,
which I call "castrated Wagner's," with reduced memory bandwidth without compromising
algorithm binding. My brain is fried thinking about this problem with so many gotchas day and night,
but we are at the end of the tunnel.

You've piqued my curiosity.  I never gave much thought to optimizing Wagner's algorithm, as I thought the algorithm binding limited what you could do.   Maybe I'll take a break from AMD GCN assembler docs and look back at the equihash paper.

p.s. You know your brain is working hard when you get a headache from just thinking!

sr. member
Activity: 652
Merit: 266
The implementation of the new algorithm turned out to be quite difficult, but it's coming along.
It's not surprising, however, given the fact that I'm up against professional cryptographers.
Just to let you guys know, the new algo involves a modified version of Wagner's algorithm,
which I call "castrated Wagner's," with reduced memory bandwidth without compromising
algorithm binding. My brain is fried thinking about this problem with so many gotchas day and night,
but we are at the end of the tunnel.
Great job man! But ur missing the point of oss... release something as a basic concept and probably(deffinately) big brains here will help to get it working.
sr. member
Activity: 728
Merit: 304
Miner Developer
The implementation of the new algorithm turned out to be quite difficult, but it's coming along.
It's not surprising, however, given the fact that I'm up against professional cryptographers.
Just to let you guys know, the new algo involves a modified version of Wagner's algorithm,
which I call "castrated Wagner's," with reduced memory bandwidth without compromising
algorithm binding. My brain is fried thinking about this problem with so many gotchas day and night,
but we are at the end of the tunnel.
sr. member
Activity: 652
Merit: 266
Well folks...any news? Or you say "Christmas is near and miracles happen Cheesy"
sr. member
Activity: 378
Merit: 250
not sure if all this will keep for 6-7 months, everything is crashing now, if it was not for bitcoin high price it would be unprofitable already

If bitcoin does badly, alts do well. Some people with old(er) hardware are better off turning it off until it becomes more profitable again.
People with newer generation cards are still mining quite easily and making a profit while doing so.
Pages:
Jump to: