Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

vampir trace help

0 views
Skip to first unread message

Mark Hoemmen

unread,
Mar 12, 2004, 9:55:18 AM3/12/04
to
Message from a group member:

-------- Original Message --------
Subject: vampir trace help
Date: Thu, 11 Mar 2004 18:05:38 -0800 (PST)
From: Mikhail Avrekh <mav...@SIMS.Berkeley.EDU>
To: Mark Hoemmen <mhoe...@berkeley.edu>
CC: Hormozd Gahvari <hor...@EECS.berkeley.EDU>

I'm trying to run vampir on the fish_vt file that's generated by mpi/fish,
it complains:

ERROR: no event data in <fish_vt>

Also, on command line I get:

Warning:
Name: Menueleiste
Class: XmRowColumn
XtGrabKeyboard failed.


Any suggestions ?


gennari

unread,
Mar 12, 2004, 2:38:59 PM3/12/04
to
Your warning and error are problably completely independent - the "no event
data" probably means that your trace file is empty, and the warning is some
X server thing. What is the size of the fish_vt.bvt file? It should be large
(several MB at least). If the trace data is empty, then most likely one of
the vampir calls was removed from the code. If you remove any of the
critical vampir calls then vampir will not work. Also, if the program exits
due to an error the vampir trace may not be written.

Frank

"Mark Hoemmen" <mhoe...@berkeley.edu> wrote in message
news:c2sinv$hhq$1...@agate.berkeley.edu...

Mark Frederick Augustine Hoemmen

unread,
Mar 12, 2004, 3:26:15 PM3/12/04
to
gennari wrote:
> Your warning and error are problably completely independent - the "no event
> data" probably means that your trace file is empty, and the warning is some
> X server thing. What is the size of the fish_vt.bvt file? It should be large
> (several MB at least). If the trace data is empty, then most likely one of
> the vampir calls was removed from the code. If you remove any of the
> critical vampir calls then vampir will not work. Also, if the program exits
> due to an error the vampir trace may not be written.

The file is O(1 MB). Thank you for the suggestions -- it's quite
possible that we made a mistake somewhere.

mfh

0 new messages