Skip to Content.
Sympa Menu

charm - Re: [charm] charm triangularSolver input

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] charm triangularSolver input


Chronological Thread 
  • From: Jonathan Lifflander <jliffl2 AT illinois.edu>
  • To: Chulian Zhang <zhang.chul AT husky.neu.edu>
  • Cc: "Totoni, Ehsan" <totoni2 AT illinois.edu>, "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] charm triangularSolver input
  • Date: Fri, 19 Jul 2013 23:39:36 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

I can't comment on the how to get a larger input since this is not my
project (but I've specifically cc'ed Ehsan who wrote the code).
However, when you say you are trying to "get the communication pattern
of this application through Projections", what exactly are you trying
to extract? If you are just trying to understand the communication
conceptually, then looking at the code or reading the corresponding
paper might be easier.

Jonathan

On Fri, Jul 19, 2013 at 2:10 PM, Chulian Zhang
<zhang.chul AT husky.neu.edu>
wrote:
> Hi all,
>
> I got the triangularSolver from
> git://charm.cs.illinois.edu/benchmarks/triangularsolver.git.
>
> I can compile it and run a test with the input file "nv_example.rcm". But
> since I want to get the communication pattern of this application through
> Projections, the example input seems "too small".
>
> Anyone knows how I can generate a bigger input? Or I can get it from
> somewhere else? Thanks.
>
> Best,
> Chulian
>
>
> _______________________________________________
> charm mailing list
> charm AT cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/charm
>




Archive powered by MHonArc 2.6.16.

Top of Page