Use Valgrind's verrou
tool to check for poorly conditioned float operations.
Link: https://edf-hpc.github.io/verrou/vr-manual.html
These are likely the source of why some tests randomly fail when you compile them differently.
Related to #622 and #525 and #474