Skip to Content.
Sympa Menu

charm - Re: [charm] charm Digest, Vol 51, Issue 4

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] charm Digest, Vol 51, Issue 4


Chronological Thread 
  • From: SAGAR SHEDGE <sagar.shedge92 AT gmail.com>
  • To: charm AT cs.uiuc.edu
  • Subject: Re: [charm] charm Digest, Vol 51, Issue 4
  • Date: Mon, 9 Jan 2012 10:50:32 +0530
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Use nightly build version of charm++ it support [reductiontarget]. It will solve your problem.

On Fri, Jan 6, 2012 at 11:30 PM, <charm-request AT cs.uiuc.edu> wrote:
Send charm mailing list submissions to
       charm AT cs.uiuc.edu

To subscribe or unsubscribe via the World Wide Web, visit
       http://lists.cs.uiuc.edu/mailman/listinfo/charm
or, via email, send a message with subject or body 'help' to
       charm-request AT cs.uiuc.edu

You can reach the person managing the list at
       charm-owner AT cs.uiuc.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of charm digest..."

Today's Topics:

  1. Re: [ppl]  Charm++ Make Error (Gengbin Zheng)
  2. Compiling leanMD (Shad Kirmani)
  3. Re: [ppl]  Compiling leanMD (Phil Miller)


---------- Forwarded message ----------
From: Gengbin Zheng <gzheng AT illinois.edu>
To: Balaji S <balaji.ceg.13 AT gmail.com>
Cc: charm AT cs.uiuc.edu
Date: Thu, 5 Jan 2012 12:18:31 -0600
Subject: Re: [charm] [ppl] Charm++ Make Error
Hi,

 Have you build charm++ yet? You can not just download charm++ and use
it. You need to build charm++ runtime and libraries.

run with ./build command, something like this (assuming your linux is 64 bit):

cd charm-6.2
./build charm++ net-linux-x86_64

and then go to  net-linux-x86_64/examples/charm++/queens and type make
from there.

Gengbin


On Thu, Jan 5, 2012 at 11:37 AM, Balaji S <balaji.ceg.13 AT gmail.com> wrote:
> Hi,
>       Yes, I have downloaded charm 6.2 src from
> http://charm.cs.uiuc.edu/download/ . I extracted it and ran on Ubuntu 10.04
> terminal. On executing the make command in the queens folder, I got error
> 127. I have attached the screenshot of the error. Pls help.
>
>
> On Thu, Jan 5, 2012 at 12:08 PM, Gengbin Zheng <zhenggb AT gmail.com> wrote:
>>
>> hi,
>>
>> can you send us detailed information on what charm build and version you
>> tried to compile, and the error messages?
>>
>> thanks,
>>
>> Gengbin
>> Sent from my Android
>>
>> On Jan 5, 2012 11:06 AM, "Balaji S" <balaji.ceg.13 AT gmail.com> wrote:
>>>
>>> Hi,
>>>  How to run the example programs ( like N queens problem ) in ubuntu
>>> terminal. Make command gives errors. Pls help !!
>>>
>>> --
>>> With Regards,
>>>     Balaji.S
>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>
>
>
> --
> With Regards,
>     Balaji.S
>




---------- Forwarded message ----------
From: Shad Kirmani <sxk5292 AT cse.psu.edu>
To: charm AT cs.uiuc.edu, kale AT illinois.edu, ramv AT illinois.edu
Cc: Padma Raghavan <raghavan AT cse.psu.edu>
Date: Thu, 5 Jan 2012 15:19:03 -0500
Subject: [charm] Compiling leanMD
Hello,

I downloaded leanMD from


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



---------- Forwarded message ----------
From: Phil Miller <mille121 AT illinois.edu>
To: Shad Kirmani <sxk5292 AT cse.psu.edu>
Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>, Padma Raghavan <raghavan AT cse.psu.edu>
Date: Thu, 5 Jan 2012 14:37:01 -0600
Subject: Re: [charm] [ppl] Compiling leanMD
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
>



_______________________________________________
charm mailing list
charm AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/charm




--
Sagar Dilip Shedge,
C-DAC R&D,
Pune.
 
With Regards.
 



  • Re: [charm] charm Digest, Vol 51, Issue 4, SAGAR SHEDGE, 01/08/2012

Archive powered by MHonArc 2.6.16.

Top of Page