Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Charm++ Make Error

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Charm++ Make Error


Chronological Thread 
  • From: Gengbin Zheng <gzheng AT illinois.edu>
  • To: Balaji S <balaji.ceg.13 AT gmail.com>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] Charm++ Make Error
  • Date: Thu, 5 Jan 2012 12:18:31 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

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
>





Archive powered by MHonArc 2.6.16.

Top of Page