Skip to Content.
Sympa Menu

charm - [charm] Charm++ with threads

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Charm++ with threads


Chronological Thread 
  • From: "Hiesgen, Raphael" <Raphael.Hiesgen AT haw-hamburg.de>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: [charm] Charm++ with threads
  • Date: Tue, 5 Aug 2014 15:19:35 +0000
  • Accept-language: en-US, de-DE
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

I would like to use charm++ to parallelize an application on a local machine.
To start my program, I use charmrun with the ++local option. If I add +pN the
runtime increases significantly.

The documentation hints to add [threaded] to the entry method, but I see no
change in the runtime.
Is there something else I have to consider? How I can move from processes to
threads?

Thank you,
Raphael



  • [charm] Charm++ with threads, Hiesgen, Raphael, 08/05/2014

Archive powered by MHonArc 2.6.16.

Top of Page