Re: Can you run two instances of valgrind on separate nodes in a multi-core NUMA environment?

Julian Seward <[email protected]> Thu, 18 Jul 2024 07:17:11 +0200
Newsgroups gmane.comp.debugging.valgrind
Message-ID <[email protected]>
On 18/07/2024 00:00, Tsiang Elaine Reisler wrote:
> Yes, there is cross-thread synchronization via shared memory, but not
> cross-process. I am just running helgrind and drd on exactly the same
> stand-alone program.

What CPU are you running this on?

J