Re: [OMPI devel] complete newbie question regarding --enable-mpi-profile option

2009-06-14 Thread Leo P.
Also i was wondering whether gdb could be used with openMPI. I know about -d option in mpirun but i need to use gdb if its possible. I think i have done all the necessary things to enable profiling and debuging but i am missing something here. Sorry guys i forgot i could debug shared library

Re: [OMPI devel] Multi-rail on openib

2009-06-14 Thread Pavel Shamis (Pasha)
Nifty Tom Mitchell wrote: On Tue, Jun 09, 2009 at 04:33:51PM +0300, Pavel Shamis (Pasha) wrote: Open MPI currently needs to have connected fabrics, but maybe that's something we will like to change in the future, having two separate rails. (Btw Pasha, will your current work enable this ?)

[OMPI devel] complete newbie question regarding --enable-mpi-profile option

2009-06-14 Thread Leo P.
Hi Everyone, I have been trying to enabling profiling of openMPI code. Earlier i also saw a thread [http://www.open-mpi.org/community/lists/users/2008/04/5369.php] which talks about using --enable-mpi-profile option in configure which i have done. But i have not been able to get hold of