Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Compiling leanMD

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Compiling leanMD


Chronological Thread 
  • From: Shad Kirmani <sxk5292 AT cse.psu.edu>
  • To: Phil Miller <mille121 AT illinois.edu>
  • Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>, Padma Raghavan <raghavan AT cse.psu.edu>
  • Subject: Re: [charm] [ppl] Compiling leanMD
  • Date: Mon, 9 Jan 2012 03:51:49 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hello Phil,

Thanks for your response. The latest version of Charm++ did the trick for me. 

Can you please provide me with a sample input for leanMD? Any available documentation for leanMD will also be very much appreciated.

Thanks,
Shad

On Thu, Jan 5, 2012 at 3:37 PM, Phil Miller <mille121 AT illinois.edu> wrote:
Shad,

I suspect you're using an older version of Charm++, prior to support
for the [reductiontarget] attribute mentioned on the cited line.
Please try the development version from our git repository. We're
planning on making a release soon.

Phil

On Thu, Jan 5, 2012 at 14:19, Shad Kirmani <sxk5292 AT cse.psu.edu> wrote:
> Hello,
>
> I downloaded leanMD from
>
> git clone git://charm.cs.illinois.edu/benchmarks/leanmd.git
>
> When I try to compile leanMD, I get the following error:
>
> [sxk5292@cyberstar leanmd]$ make
> /gpfs/home/sxk5292/group/embedding/charm/net-linux-x86_64/bin/charmc
> leanmd.ci
> leanmd.ci:18: Charmxi syntax error> syntax error
> Fatal Error by charmc in directory /gpfs/home/sxk5292/group/shared/leanmd
>    Command
> /gpfs/home/sxk5292/group/embedding/charm/net-linux-x86_64/bin/charmxi
> leanmd.ci returned error code 1
> charmc exiting...
> make: *** [leanmd.decl.h] Error 1
> [sxk5292@cyberstar leanmd]$
>
> Can anybody please look at this?
>
> Thanks,
> Shad
>




Archive powered by MHonArc 2.6.16.

Top of Page