Skip to Content.
Sympa Menu

charm - Re: [charm] problem with charm++ freezing

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] problem with charm++ freezing


Chronological Thread 
  • From: Olivier Demengeon <olivier.demengeon AT inria.fr>
  • To: gzheng AT illinois.edu
  • Cc: charm AT cs.uiuc.edu, Gengbin Zheng <zhenggb AT gmail.com>
  • Subject: Re: [charm] problem with charm++ freezing
  • Date: Tue, 20 Jul 2010 18:41:36 +0200
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hello,

Gengbin Zheng wrote:
In one scenario we encountered before, we found that the contention (given that all processes are trying to resolve their IP address at the same time) to the DNS server makes it incredibly slow. Re-configuring DNS server properly should fix the problem.

I have enable nscd (network caching daemon) to speed up dns answer.
Now it's work.

Thx a lot for you answer,
Best regards,
Olivier Demengeon
Gengbin

On Tue, Jul 20, 2010 at 8:08 AM, Olivier Demengeon <olivier.demengeon AT inria.fr> wrote:
Hello,

I hope i post this mail at the right place, i look for help on charm++ freezing.

I have a problem with charmrun freezing when gathering cpu tolopology.

I use namd (2.7b3) on IB with charm++. I have a cluster with 32 nodes. Each nodes have 8 cores.

When I use 11 nodes or less, asking 8 process per node everything work fine.
When i try to use more than 11 nodes, still asking 8 process per compter, charmrun start to sometime hang at gathering cpu topology. More I have node, more the chance of freeze increase.

Here the commande line I use for 11 nodes :
   /charmrun ++verbose +p88 ++nodelist nodes ++scalable-start ++batch 2 ./namd2 <file>

Best regards,
Olivier Demengeon


_______________________________________________
charm mailing list
charm AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/charm



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.16.

Top of Page