You might also want to look at:
http://www.open-mpi.org/faq/?category=vampirtrace
On Apr 11, 2008, at 1:53 AM, Andreas Knüpfer wrote:
On Thursday 10 April 2008, Swati Kher wrote:
2) If vampire trace by default is built with openmpi, if I set
VT_CC flag for compiling my application
On Thursday 10 April 2008, Swati Kher wrote:
>
> 2) If vampire trace by default is built with openmpi, if I set
> VT_CC flag for compiling my application, where I can view ".vtf" files
> after a parallel run ?
>
Let me answer the second question.
First of all, there is no default VT_CC flag
Hi,
If I configure openmpi with "-enable-mpi-profile" option:
1) Once build is complete, how do I specify profile name and
location in the "mpirun" command? Do I have to set any flags with the
"mpirun" command to view profile?
2) If vampire trace by default is built with openmp