Hi all,

I'm trying to use VampirTrace.
I'm working with r19234 of svn trunk.

When I try to run a simple application with 4 processes on the same computer, it works well. But if try to use the same application with the 4 processes executed on 4 different computers, I never get the .otf file.

I've tried to run with VT_VERBOSE=yes, and I get the following trace:

VampirTrace: Thread object #0 created, total number is 1
VampirTrace: Opened OTF writer stream [namestub /tmp/ring-vt.fffffffffe8349ca.3294 id 1] for generation [buffer 32000000 bytes]
VampirTrace: Thread object #0 created, total number is 1
VampirTrace: Opened OTF writer stream [namestub /tmp/ring-vt.fffffffffe834bca.3020 id 1] for generation [buffer 32000000 bytes]
VampirTrace: Thread object #0 created, total number is 1
VampirTrace: Opened OTF writer stream [namestub /tmp/ring-vt.fffffffffe834aca.3040 id 1] for generation [buffer 32000000 bytes]
VampirTrace: Thread object #0 created, total number is 1
VampirTrace: Opened OTF writer stream [namestub /tmp/ring-vt.fffffffffe834fca.3011 id 1] for generation [buffer 32000000 bytes]
Ring : Start
Ring : End
[1]VampirTrace: Flushed OTF writer stream [namestub /tmp/ring-vt.fffffffffe834aca.3040 id 1] [2]VampirTrace: Flushed OTF writer stream [namestub /tmp/ring-vt.fffffffffe834bca.3020 id 1] [1]VampirTrace: Closed OTF writer stream [namestub /tmp/ring-vt.fffffffffe834aca.3040 id 1] [3]VampirTrace: Flushed OTF writer stream [namestub /tmp/ring-vt.fffffffffe834fca.3011 id 1] [2]VampirTrace: Closed OTF writer stream [namestub /tmp/ring-vt.fffffffffe834bca.3020 id 1] [0]VampirTrace: Flushed OTF writer stream [namestub /tmp/ring-vt.fffffffffe8349ca.3294 id 1]
[1]VampirTrace: Wrote unify control file ./ring-vt.2.uctl
[2]VampirTrace: Wrote unify control file ./ring-vt.3.uctl
[3]VampirTrace: Closed OTF writer stream [namestub /tmp/ring-vt.fffffffffe834fca.3011 id 1] [0]VampirTrace: Closed OTF writer stream [namestub /tmp/ring-vt.fffffffffe8349ca.3294 id 1]
[0]VampirTrace: Wrote unify control file ./ring-vt.1.uctl
[0]VampirTrace: Checking for ./ring-vt.1.uctl ...
[0]VampirTrace: Checking for ./ring-vt.2.uctl ...
[1]VampirTrace: Removed trace file /tmp/ring-vt.fffffffffe834aca.3040.1.def
[2]VampirTrace: Removed trace file /tmp/ring-vt.fffffffffe834bca.3020.1.def
[3]VampirTrace: Wrote unify control file ./ring-vt.4.uctl
[1]VampirTrace: Removed trace file /tmp/ring-vt.fffffffffe834aca.3040.1.events [2]VampirTrace: Removed trace file /tmp/ring-vt.fffffffffe834bca.3020.1.events
[3]VampirTrace: Removed trace file /tmp/ring-vt.fffffffffe834fca.3011.1.def
[1]VampirTrace: Thread object #0 deleted, leaving 0
[2]VampirTrace: Thread object #0 deleted, leaving 0
[3]VampirTrace: Removed trace file /tmp/ring-vt.fffffffffe834fca.3011.1.events
[3]VampirTrace: Thread object #0 deleted, leaving 0


Regards

Thomas

Reply via email to