mbevand
mbevand
It seems a PAKE protocol is finally going to be adopted by WPA3! > Previously [in WPA2], before a handshake could happen on a network, an attacker could do their...
If someone can provide me with ssh access to a system with 7 GPUs I will fix the problem in silentarmy.
I don't even know at this point what is causing the limit, so I can't answer. Some people claim it's a maximum number of Xorg clients, but I was unable...
@Genoil, I am really interested to merge your changes soon. Do you have a latest version I could merge?
It seems eXtremal has successfully compiled silentarmy (and packaged it in a miner) for Windows: https://bitcointalk.org/index.php?topic=1660023.0 I plan to provide Windows builds of silentarmy myself in the near future.
This seems good. I'll merge this at some point.
I will consider merging something like this, yes. But I really like the fact that the solver instances are separate processes. Because if they crash (due to eg. flaky hardware)...
Thanks for the report, I did not test on older Nvidia gear before committing. I think it's probably usage of local memory, not atomics, that hamper performance. Can you guys...
@tupieurods You are right. Didn't know shared atomics were not hardware implemented pre-Maxwell. That' s definitively the cause of the slowdown then, because this commit makes heavy use of shared...