After building 1.4.2 with debug flags to configure, I get this (I've
got these warnings in previous releases, too):
malloc debug: Request for 0 bytes (coll_inter_gatherv.c, 94)
malloc debug: Request for 0 bytes (coll_inter_gatherv.c, 94)
malloc debug: Request for 0 bytes (coll_inter_gatherv.c, 94)
On May 5, 2010, at 6:10 AM, Jeff Squyres wrote:
On May 4, 2010, at 9:53 AM, Ashley Pittman wrote:
Point noted. But actually -- can you give specific reasons as to
why a user should care? Keep in mind that this would be a short-
lived fork'ed process -- not "spawn" in the MPI sense of the w
On 04/05/10 10:53, Ashley Pittman wrote:
> I'm surprised by Samuels description of the problem
> because it's not how I remember it and from what Chris
> says it doesn't reflect what is in linux Git code either.
Actually I think it was Ethan who reported the problem
and that was on a Solaris syst
Jeff Squyres wrote:
On May 4, 2010, at 9:53 AM, Ashley Pittman wrote:
Point noted. But actually -- can you give specific reasons as to why a user should care?
Keep in mind that this would be a short-lived fork'ed process -- not "spawn"
in the MPI sense of the word.
You might be r
On May 4, 2010, at 9:53 AM, Ashley Pittman wrote:
> > Point noted. But actually -- can you give specific reasons as to why a
> > user should care? Keep in mind that this would be a short-lived fork'ed
> > process -- not "spawn" in the MPI sense of the word.
>
> You might be running the job un