Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] RUNNING A CHARM++ PROGRAM

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] RUNNING A CHARM++ PROGRAM


Chronological Thread 
  • From: Nikhil Jain <nikhil.life AT gmail.com>
  • To: FBK Karthik <kar.fbk AT gmail.com>
  • Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] [ppl] RUNNING A CHARM++ PROGRAM
  • Date: Tue, 17 Jan 2012 12:28:21 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi Karthik

Example location of charmc - If your charm is installed in ~/charm and you have
installed net-linux version of charm, charmc can be found in following two
locations ~/charm/bin and ~/charm/net-linux/bin. You may want to
add it to you global PATH.

--Nikhil

On Tue, Jan 17, 2012 at 11:57 AM, FBK Karthik <kar.fbk AT gmail.com> wrote:
I have one doubt in running a simple charm++ program.

I am able to run the program using the 'make' command followed by ./charmrun ++local ./pgm 12 100 +p2 .

but i am unable to compile the program using charmc command , its showing as charmc command not found.
Is there any problem of setting the correct path , if so how to set the path for charmc .





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



  • Re: [charm] [ppl] RUNNING A CHARM++ PROGRAM, Nikhil Jain, 01/17/2012

Archive powered by MHonArc 2.6.16.

Top of Page