|
From: Tom H. <th...@cy...> - 2004-09-18 19:09:25
|
In message <167...@tu...>
Brett Carson <bc...@tu...> wrote:
> I've been using valgrind with memcheck to monitor the memory use of my
> PVM programs. Currently, spawning PVM children under valgrind requires
> recompiling my PVM code with a debug flag set on pvm_spawn calls. As
> one would imagine this can be annoying. I'd like to avoid having to
> recompile code and redistribute it around my cluster every time I
> wanted to use valgrind.
[ snip rest of mail ]
How about you tell us what PVM is before you go any further... Some
information about how pvm_spawn works and what this debug flag does
that makes it acceptable to valgrind and why it doesn't work without
that would always be useful.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|