Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Running a simulation

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Running a simulation


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: Daniel Carmo <daniel.a.s.carmo AT gmail.com>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] Running a simulation
  • Date: Thu, 31 May 2012 15:40:51 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

On Thu, May 31, 2012 at 2:54 PM, Daniel Carmo
<daniel.a.s.carmo AT gmail.com>
wrote:
> One thing more, what is ++debug? Appears a new console for each proccessor,
> but what are their roles?

I can't answers your questions about simulator, but ++debug opens a
terminal with gdb attached to each simulator process.

Actually, depending on what you're trying to do, there's an alternate
implementation of the simulator that runs sequentially that may be
much easier to work with. Have a look at README.bigsim_quick in the
root of the Charm++ distribution, or the copy in the repository
browser:

<https://charm.cs.uiuc.edu/cgi-bin/gitweb2.cgi?p=charm.git;a=blob;f=README.bigsim_quick;h=03b91e255d9a1fef2b1e50bae0053089e0af6442;hb=HEAD>




Archive powered by MHonArc 2.6.16.

Top of Page