Skip to Content.
Sympa Menu

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

charm AT lists.cs.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: Nikhil Jain <nikhil.life AT gmail.com>
  • To: Laércio Lima Pilla <llpilla AT inf.ufrgs.br>, 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 20:49:18 +0530
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

"serial" is a new keyword that replaces deprecated "atomic" added post 6.4.0. That may be the reason of the error.

--Nikhil

-- 
"Success may ditch you most of the times, but if you ditch it once : your job is done."
Nikhil Jain, nikhil.life AT gmail.com, +1-217-979-0918


From: Laércio Lima Pilla <llpilla AT inf.ufrgs.br>
Date: Mon, 26 Nov 2012 08:41:54 +0000
To: Charm Mailing List <charm AT cs.illinois.edu>
Subject: [ppl] [charm] leanMD error when compiling with Charm++ version 6.4.0
Resent-From: Nikhil Jain <nikhil AT illinois.edu>

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



  • Re: [charm] [ppl] leanMD error when compiling with Charm++ version 6.4.0, Nikhil Jain, 11/26/2012

Archive powered by MHonArc 2.6.16.

Top of Page