Skip to Content.
Sympa Menu

charm - [charm] Tracing AMPI

charm AT lists.siebelschool.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Tracing AMPI


Chronological Thread 
  • From: Rafael Keller Tesser <rktesser AT inf.ufrgs.br>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: [charm] Tracing AMPI
  • Date: Sun, 15 Mar 2015 20:48:43 -0300
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

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



Archive powered by MHonArc 2.6.16.

Top of Page