Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] load balancer question (freeze/crash)

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] load balancer question (freeze/crash)


Chronological Thread 
  • From: Evghenii Gaburov <e-gaburov AT northwestern.edu>
  • To: Eric Bohm <ebohm AT illinois.edu>
  • Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] [ppl] load balancer question (freeze/crash)
  • Date: Tue, 4 Oct 2011 14:05:28 +0000
  • Accept-language: en-US
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

> This program does not PUP the MainCB callback member variable.
> Variables which are not PUP'd will not retain their value after
> migration. Therefore every migrated element will be calling an
> uninitialized callback in ResumeFromSync.

Thanks a lot!

Silly me, indeed, once MainCB is passed to PUP, it does not crash.
So I restarted the runs with GreedyCommLB, and will report if it freezes.

Cheers,
Evghenii


--
Evghenii Gaburov,
e-gaburov AT northwestern.edu











Archive powered by MHonArc 2.6.16.

Top of Page