Skip to Content.
Sympa Menu

charm - Re: [charm] Performance Analysis

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Performance Analysis


Chronological Thread 
  • From: Pritish Jetley <pjetley2 AT uiuc.edu>
  • To: Pavanakumar Mohanamuraly <m.pavanakumar AT gmail.com>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] Performance Analysis
  • Date: Thu, 6 Dec 2012 13:53:33 +0530
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

There is a pingpong test in tests/charm++/pingpong. This program calculates round-trip latency in various scenarios using small messages. You could change the payload size therein to get communication times for different message sizes.

Pritish

On Thu, Dec 6, 2012 at 1:34 PM, Pavanakumar Mohanamuraly <m.pavanakumar AT gmail.com> wrote:
Hi

I have successfully installed Charm++ on our cluster (SGI Altix ICE). I have both the net- and mpi- versions of Charm++ built and want to compare the communication performance on both versions. The MPI version is compiled against SGI's MPT library MPI implementation which is supposed to be fast on the SGI cluster.

How can one compare the communication performance ? Is there a ready made program in Charm++ distribution ?

Regards,

--
Pavanakumar Mohanamuraly

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




--
Pritish Jetley
Doctoral Candidate, Computer Science
University of Illinois at Urbana-Champaign



Archive powered by MHonArc 2.6.16.

Top of Page