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: Abhinav Bhatele <bhatele AT illinoisalumni.org>
  • To: Rafael Keller Tesser <rktesser AT inf.ufrgs.br>
  • Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] [ppl] Tracing AMPI
  • Date: Tue, 17 Mar 2015 10:16:19 -0700
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

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



Archive powered by MHonArc 2.6.16.

Top of Page