Re: [OMPI devel] Debugger problem with srun and openmpi 1.5 (hang in OMPI)

2011-02-14 Thread Jeff Squyres
On Feb 10, 2011, at 3:19 PM, Nikolay Piskun wrote: > Thanks much, looks like this should work. The patch is one line: "should work" :) Did you test it? I ask because I don't have a license to test it myself... It compiles, but that's all I can tell. -- Jeff Squyres jsquy...@cisco.com For co

Re: [OMPI devel] Debugger problem with srun and openmpi 1.5 (hang in OMPI)

2011-02-10 Thread Nikolay Piskun
From: devel-boun...@open-mpi.org [devel-boun...@open-mpi.org] On Behalf Of Ralph Castain [r...@open-mpi.org] Sent: Thursday, February 10, 2011 12:42 PM To: Open MPI Developers Subject: Re: [OMPI devel] Debugger problem with srun and openmpi 1.5(hang in OMPI) FWIW

Re: [OMPI devel] Debugger problem with srun and openmpi 1.5 (hang in OMPI)

2011-02-10 Thread Ralph Castain
gue Wave Software Inc | 24 Prime Parkway, Natick, MA 01760 | p >> 508-652-7739| >> nikolay.pis...@roguewave.com >> www.roguewave.com >> >> From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On >> Behalf Of Ralph Castain >> Sent: Thursday, Febr

Re: [OMPI devel] Debugger problem with srun and openmpi 1.5 (hang in OMPI)

2011-02-10 Thread Jeff Squyres
| p > 508-652-7739| > nikolay.pis...@roguewave.com > www.roguewave.com > > From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On > Behalf Of Ralph Castain > Sent: Thursday, February 10, 2011 10:47 AM > To: Open MPI Developers > Subject: Re: [OMPI devel] Debugger

Re: [OMPI devel] Debugger problem with srun and openmpi 1.5 (hang in OMPI)

2011-02-10 Thread Nikolay Piskun
iko...@totalviewtech.com> www.roguewave.com<http://www.roguewave.com> From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On Behalf Of Ralph Castain Sent: Thursday, February 10, 2011 10:47 AM To: Open MPI Developers Subject: Re: [OMPI devel] Debugger problem with srun and openmpi

Re: [OMPI devel] Debugger problem with srun and openmpi 1.5 (hang in OMPI)

2011-02-10 Thread Jeff Squyres
FWIW: HNP = head node process = mpirun. On Feb 10, 2011, at 7:46 AM, Ralph Castain wrote: > If you srun a job, then there is no "mpirun" to provide a proc_table. So > running a job directly via srun means you cannot run TV on it. > > > On Feb 10, 2011, at 8:34 AM, Nikolay Piskun wrote: > >>

Re: [OMPI devel] Debugger problem with srun and openmpi 1.5 (hang in OMPI)

2011-02-10 Thread Ralph Castain
If you srun a job, then there is no "mpirun" to provide a proc_table. So running a job directly via srun means you cannot run TV on it. On Feb 10, 2011, at 8:34 AM, Nikolay Piskun wrote: > >Hi, > I am trying to use Totalview with srun and hit interesting problem. Looks > like if OMPI is

[OMPI devel] Debugger problem with srun and openmpi 1.5 (hang in OMPI)

2011-02-10 Thread Nikolay Piskun
Hi, I am trying to use Totalview with srun and hit interesting problem. Looks like if OMPI is started by "srun -mpi=ompi ", mpi job is hang in ompi_wait_for_debugger() subroutine. What happen, I think is ompi was compiled without ORTE_DISABLE_FULL_SUPPORT and as result rank 0 is waiting fo