Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] AMPI and Projections

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] AMPI and Projections


Chronological Thread 
  • From: Xoan Carlos Pardo Martinez <xoanpardo AT gmail.com>
  • To: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] AMPI and Projections
  • Date: Wed, 10 Oct 2012 17:28:05 +0200
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

I´m not sure what you mean by "projections log". You can download the logs of the ping-pong app execution from
here:

https://dl.dropbox.com/u/50383929/pingpong.zip

and the debug output of projections is the following:

Warning: Key [RC_GLOBAL_START_TIME] is not supported on this version of Projections!
Found 2 log files
Found 2 sum files
Removing window from openToolWindows
Removing window from openToolWindows

What I did was to open .sts file in projections and to open tools: Function Tool and AMPI Usage Profile. 
Both failed as I´ve explained in previous message.

Is there any other log file? 

Xoán C. Pardo


Em 09/10/2012, às 23:54, Gengbin Zheng escreveu:

Hi,

Can you make your projections log available so that someone at PPL
can look into the problem you described?

Gengbin

On Tue, Oct 9, 2012 at 8:49 AM, Xoan Carlos Pardo Martinez
<xoanpardo AT gmail.com> wrote:
Hi,

I´m trying to visualize AMPI performance information in Projections using
the ping-pong example in charm++ directory tree.
I compile with ampicc and link the program with -tracemode projections and
-tracemode summary options and after executing
it with 2 vps on 2 physical nodes I got the .log and .sts files. I open the
files in projections and some tools work fine (e.g. timelines,
usage profile, ... ) but other tools don´t show any information at all:
function tool shows axis only and AMPI Usage Profile shows
black canvas.

I´ve used the ping-pong example as it is, I mean without adding any
_TRACE_XXXXX_FUNCTION_XXXXX function call. Am I missing
anything?

Regards,

Xoán C. Pardo








Archive powered by MHonArc 2.6.16.

Top of Page