Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
morecoffee
on July 5, 2017
|
parent
|
context
|
favorite
| on:
An example of debugging parallel program
Why not go for the big guns right off the bat? TSan is _amazingly_ good at finding race conditions in multithreaded code. Not only does it tell you the whole stack of the offending line, it also tells you where the thread was started.
nanxiao
on July 5, 2017
[–]
Actually, though the root cause of this issue is about cryptography logic, no data-race.:-)
nvartolomei
on July 5, 2017
|
parent
[–]
How “two NAND gates that implement an AND gate returning 0 for (0, 0) input, but sometimes 1” is about cryptography logic?
nanxiao
on July 5, 2017
|
root
|
parent
[–]
Because two HomNAND operations don't give the same result as one HomAND, and HomNAND/HomAND involve a lot of cryptography.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: