Skip to Content.
Sympa Menu

charm - Re: [charm] Charm++ discussion

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Charm++ discussion


Chronological Thread 
  • From: Eric Bohm <ebohm AT uiuc.edu>
  • To: Naresh_Hanumanthakari <Naresh_Hanumanthakari AT satyam.com>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] Charm++ discussion
  • Date: Thu, 12 Apr 2007 08:09:36 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

The Charm kernel is a runtime library providing a variety of services, including network interconnect management. As such it will run on every processor which hosts a process of your Charm program. Historically, Charm++ applications are of the grand challenge, tightly interconnected variety. They are usually run on as many processors as are available within the application's scaling limit. Currently this ranges from 1 to 40960 processors, but there isn't a hard limit.




Naresh_Hanumanthakari wrote:

Hello,
I want to know how the charm kernel runs and on which processor does
it run when the charm program is run on a multiprocessor system.And also i
want to whether the Charm++ supports networking or not. Can you please guide
me.
Thanks & Regards
Naresh Babu H
Software Engineer,
Satyam Computer Services Ltd,
Bangalore Lanqford Avenue,
Bangalore.
ph:+91 9886424203
"Life says 'YES' and gives u GOOD, Says 'NO' and gives u BETTER ,
Says 'WAIT' and gives u the BEST"



DISCLAIMER:
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard is
appreciated.
_______________________________________________
charm mailing list
charm AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/charm





Archive powered by MHonArc 2.6.16.

Top of Page