Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] projections

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] projections


Chronological Thread 
  • From: "Adamantini Peratikou" <Adamantini.Peratikou AT port.ac.uk>
  • To: <bhatele AT illinoisalumni.org>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] projections
  • Date: Thu, 13 Oct 2011 00:27:22 +0100
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>


Hello again,

SOrry for keepon asking... im just  trying to review the performance of bluegene im runnig it under charm as i need it in parallel..so,

is this the command i need to include in the makefile in order to be linked?: CHARMOPTS=-tracemode projections

Also i ve tried  to use projections in charm/examples/charm++/jacob2d but still nothing  i cant find the sts files..
please can you give me a more detailed answer,

I really appreciate your help
Thanks
Amanda

>>> Abhinav Bhatele 11/10/11 8:01 AM >>>
Hi Amanda,

Please cc charm.cs.uiuc.edu on your e-mails. This way the e-mails get archived and if I am not around or do not know the answer to something, someone else can help you.

You must be simulating some charm program using the BlueGene network model in BigNetSim. Is that correct?

You need to link that program with projections and run it as a simple program (even on a single processor is fine) to obtain the .sts file.

- Abhinav


On Mon, Oct 10, 2011 at 6:04 PM, Adamantini Peratikou <Adamantini.Peratikou AT port.ac.uk> wrote:

Sorry to disturb you again,
I understant that i need to lik the makefile of the program to tracemode projections but i dont understand how to do that i mean i am just testing Bluegene system, Which makefile do i need to edit to include the tracemode option?

-thanks

Amanda
>>> Abhinav Bhatele 10/10/11 7:27 AM >>>
Did you download the projections tar ball from the downloads page? It has a projections script inside.

- Abhinav


On Sun, Oct 9, 2011 at 6:12 AM, Adamantini Peratikou <Adamantini.Peratikou AT port.ac.uk> wrote:
Thank you very much for your reply Abhinav :)

Can you please tell me what they are called as i cant find anything under binaries or under sourcecode with the name projections.. am i missing something??

Thankss again

>>> Abhinav Bhatele 07/10/11 11:43 PM >>>

Hello Amanda,

You can download projections from here:

You'll also need a tproj.sts file which is not generated by BigNetSim. For this you need to run your application as a regular charm program linked with -tracemode projections. Once you have the sts file you'll need to change the number of processors in it to the number of target processors for which you did the BigNetSim simulation.

- Abhinav


On Thu, Oct 6, 2011 at 2:56 AM, Adamantini Peratikou <Adamantini.Peratikou AT port.ac.uk> wrote:
Can anyone help me on how can i use projection? on bignetsim! i tried
the tproj command next to the args i want to run on charm then in the
trunk/tmp directory i can see the  tproj.x.logs but how i can see them
as projections?




thanking you in advance for your time and assistance!
Amanda

_______________________________________________
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



--
Abhinav Bhatele, people.llnl.gov/bhatele1
Center for Applied Scientific Computing, Lawrence Livermore National Laboratory



--
Abhinav Bhatele, people.llnl.gov/bhatele1
Center for Applied Scientific Computing, Lawrence Livermore National Laboratory



--
Abhinav Bhatele, people.llnl.gov/bhatele1
Center for Applied Scientific Computing, Lawrence Livermore National Laboratory



Archive powered by MHonArc 2.6.16.

Top of Page