Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Tracing AMPI

charm AT lists.siebelschool.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Tracing AMPI


Chronological Thread 
  • From: Jeff Hammond <jeff.science AT gmail.com>
  • To: Abhinav Bhatele <bhatele AT illinoisalumni.org>
  • Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] [ppl] Tracing AMPI
  • Date: Tue, 17 Mar 2015 12:07:07 -0700
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

FWIW I would guess that it would take someone from the Charm++ team
about an hour to implement the PMPI interface, particularly if it's
permissible to copy-and-paste the boilerplate from MPICH.

Best,

Jeff

On Tue, Mar 17, 2015 at 10:16 AM, Abhinav Bhatele
<bhatele AT illinoisalumni.org>
wrote:
> Hello Rafael,
>
> Have you considered using the tracing functionality that comes with Charm++?
> It generates detailed OTF-style traces for Charm++/AMPI programs.
>
> The Projections tool can be used to visualize these traces:
> http://charm.cs.illinois.edu/manuals/html/projections/manual-1p.html
>
> - Abhinav
>
>
> On Sun, Mar 15, 2015 at 4:48 PM, Rafael Keller Tesser
> <rktesser AT inf.ufrgs.br>
> wrote:
>>
>> Good night!
>>
>> Is there some way to trace MPI calls in AMPI applications. I'm especially
>> interested in recording the duration of communication calls? My intention
>> is
>> to compare these traces with MPI traces of the same application.
>>
>> I tried using a few tools, like Score-p and TAU. The problem is that they
>> rely on PMPI to trace MPI calls, which is not implemented on AMPI.
>>
>> Regards,
>> Rafael Tesser
>>
>> _______________________________________________
>> 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/bhatele
> Center for Applied Scientific Computing, Lawrence Livermore National
> Laboratory
>
> _______________________________________________
> charm mailing list
> charm AT cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/charm
>



--
Jeff Hammond
jeff.science AT gmail.com
http://jeffhammond.github.io/




Archive powered by MHonArc 2.6.16.

Top of Page