Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Add Nodes at runtime

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Add Nodes at runtime


Chronological Thread 
  • From: Ralf Gunter Correa Carvalho <correac2 AT illinois.edu>
  • To: Vinícius Meyer <vinimeyer AT hotmail.com>
  • Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] [ppl] Add Nodes at runtime
  • Date: Wed, 20 May 2015 13:46:32 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi Vinícius,

As far as I know, the main release of charm does not support adding new hosts during runtime. However, there is ongoing work that allows a modified scheduler to dynamically shrink or expand the number of running nodes, though my understanding of it is that it would still mostly work from a given nodelist group (just possibly using fewer or more of those nodes.) Here's a set of slides describing that feature:

  http://charm.cs.illinois.edu/workshops/charmWorkshop2015/slides/CharmWorkshop2015_rts_malleable.pdf

If you could into a little bit of detail about what exactly you want to do (e.g. your cluster setup), we may be able to help you out.

2015-05-20 12:48 GMT-05:00 Vinícius Meyer <vinimeyer AT hotmail.com>:

Hi forum members,

CHARM ++ can add nodes at runtime at a scalable way (elastic)?
From what I researched, CHARM++ can run on N nodes previously defined by the command:

./charrun pN + ./Program

Where pN + respects the "charelist"
It is possible to add nodes in "charelist" at runtime?

Thanks,
Vinícius M.
Master's student


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

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





Archive powered by MHonArc 2.6.16.

Top of Page