|
From: Nicholas N. <nj...@cs...> - 2008-08-12 05:14:28
|
On Mon, 11 Aug 2008, Anirban Jana wrote: > I am a new user of Valgrind. I just intalled Valgrind-3.3.1 on a Cray XT3 > (AMD Opteron processors, Catamount OS on the compute nodes, SuSE Linux on the > front ends). When running "make regtest" I got a few errors, that are listed > below at the end of the email. Can you please advise me on whether I can > afford to ignore these errors? I mainly plan to begin by using the memcheck > utility, although I may use some of the other utilities later. Let me know if > more information is needed. Ignoring them should be fine, some of the tests aren't totally reliable, and at least some of the same tests fail on my machine. If you're really interested, you can look at the *.diff files for those tests to see how wrong they are. In a lot of cases it'll hopefully just be minor differences. Nick |