Debugging non-determinism: valgrind followed by fprintf+diff. Issue found but wondering if there are other useful tools?
Conversation
Replying to
just tools code that should have deterministic output for given input. Curious what else could help find root of nondeterminism.
Replying to
I would really like something like valgrind for CUDA but no this is just C++ on x86.
2
Show replies

