Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] leanMD error when compiling with Charm++ version 6.4.0

charm AT lists.siebelschool.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] leanMD error when compiling with Charm++ version 6.4.0


Chronological Thread 
  • From: Ralf Gunter Correa Carvalho <correac2 AT illinois.edu>
  • To: Laércio Lima Pilla <llpilla AT inf.ufrgs.br>
  • Cc: Charm Mailing List <charm AT cs.illinois.edu>
  • Subject: Re: [charm] [ppl] leanMD error when compiling with Charm++ version 6.4.0
  • Date: Mon, 26 Nov 2012 03:30:39 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Sorry to hijack your thread, but I've checked the version of this file distributed with charm++ (examples/charm++/leanmd) with charmxi from git, and it's giving a nonsensical error:

leanmd.ci:70: Charmxi syntax error> Entry method has no return type and we've seen a constructor already

There's nothing on line 70 (it's a '}'). I'll investigate this as soon as I have the time.

Anyhow, a (very tired) glance at the source code doesn't indicate any glaring errors. The regression above shouldn't be what's causing your problem (it's a post-6.4.0 modification).

2012/11/26 Laércio Lima Pilla <llpilla AT inf.ufrgs.br>
Hi,

I am trying to compile the latest version of leanMD with Charm++ version 6.4.0.

The error that I get is the following:

make[1]: Entering directory `/ufs/home/users/p01626/benchs/leanmd'
~/charm/bin/charmc -O3  -E leanmd.ci
STDIN:28: Charmxi syntax error> syntax error
Fatal Error by charmc in directory /home/users/p01626/benchs/leanmd
   Command /home/users/p01626/charm/bin/charmxi returned error code 1
charmc exiting...
~/charm/bin/charmc -O3   -o Main.o Main.cc
In file included from Main.h:4:0,
                 from Main.cc:4:
defs.h:93:25: fatal error: leanmd.decl.h: No such file or directory
compilation terminated.

Any insights on that kind of error and error message?

Best regards,

--
Laércio LIMA PILLA

PhD Student at 
- Federal University of Rio Grande do Sul (UFRGS) - Brazil
- Grenoble University - France
Email: laercio.pilla AT inf.ufrgs.br or laercio.lima.pilla AT gmail.com 
Tel: +33 (0)6 49 87 68 29
Website: www.inf.ufrgs.br/~llpilla


_______________________________________________
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