nks for the tips.
Dennis
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf
Of Terry Dontje
Sent: Friday, February 11, 2011 6:38 AM
To: us...@open-mpi.org
Subject: Re: [OMPI users] Totalview not showing main program on startup with
OpenMPI 1.3.x and 1.4.x
Sorry I have t
*On Behalf Of *Terry Dontje
*Sent:* Wednesday, February 09, 2011 5:02 PM
*To:* us...@open-mpi.org
*Subject:* Re: [OMPI users] Totalview not showing main program on
startup with OpenMPI 1.3.x and 1.4.x
This sounds like something I ran into some time ago that involved the
compiler omitting fram
] Totalview not showing main program on startup with
OpenMPI 1.3.x and 1.4.x
This sounds like something I ran into some time ago that involved the compiler
omitting frame pointers. You may want to try to compile your code with
-fno-omit-frame-pointer. I am unsure if you may need to do the same
This sounds like something I ran into some time ago that involved the
compiler omitting frame pointers. You may want to try to compile your
code with -fno-omit-frame-pointer. I am unsure if you may need to do
the same while building MPI though.
--td
On 02/09/2011 02:49 PM, Dennis McRitchie
Hi,
I'm encountering a strange problem and can't find it having been discussed on
this mailing list.
When building and running my parallel program using any recent Intel compiler
and OpenMPI 1.2.8, TotalView behaves entirely correctly, displaying the
"Process mpirun is a parallel job. Do you w