Re: [OMPI users] Open-MPI 1.4.2 : mpirun core-dumps when "-npernode N" is used at command line

2010-08-24 Thread Michael E. Thomadakis
Ralph Castain<r...@open-mpi.org> | To: Michael E.Thomadakis<miket7...@gmail.com> | Cc: Open MPI Users<us...@open-mpi.org>, mi...@sc.tamu.edu | Subject: Re: [OMPI users] Open-MPI 1.4.2 : mpirun core-dumps when | "-npernode N" is used at command line | | Ummmthe confi

Re: [OMPI users] Open-MPI 1.4.2 : mpirun core-dumps when "-npernode N" is used at command line

2010-08-24 Thread Jeff Squyres
gt; Michael >> >> On Tue, 24 Aug 2010, Ralph Castain wrote: >> >> | Date: Tue, 24 Aug 2010 13:16:10 -0600 >> | From: Ralph Castain<r...@open-mpi.org> >> | To: Michael E.Thomadakis<miket7...@gmail.com> >> | Cc: Open MPI Users<us...@open-mpi.

Re: [OMPI users] Open-MPI 1.4.2 : mpirun core-dumps when "-npernode N" is used at command line

2010-08-24 Thread Michael E. Thomadakis
Ralph Castain<r...@open-mpi.org> | To: Michael E.Thomadakis<miket7...@gmail.com> | Cc: Open MPI Users<us...@open-mpi.org>, mi...@sc.tamu.edu | Subject: Re: [OMPI users] Open-MPI 1.4.2 : mpirun core-dumps when | "-npernode N" is used at command line | | Ummmthe

Re: [OMPI users] Open-MPI 1.4.2 : mpirun core-dumps when "-npernode N" is used at command line

2010-08-24 Thread Ralph Castain
Ummmthe configure log terminates normally, indicating it configured fine. The make log ends, but with no error shown - everything was building just fine. Did you maybe stop it before it was complete? Run out of disk quota? Or...? On Aug 24, 2010, at 1:06 PM, Michael E. Thomadakis wrote: >

Re: [OMPI users] Open-MPI 1.4.2 : mpirun core-dumps when "-npernode N" is used at command line

2010-08-24 Thread Michael E. Thomadakis
Hi Ralph, I tried to build 1.4.3.a1r23542 (08/02/2010) with ./configure --prefix="/g/software/openmpi-1.4.3a1r23542/gcc-4.1.2 2" --enable-cxx-exceptions CFLAGS="-O2" CXXFLAGS="-O2" FFLAGS="-O2" FCFLAGS="-O2" with the GCC 4.1.2 miket@login002[pts/26]openmpi-1.4.3a1r23542 $ gcc -v Using

Re: [OMPI users] Open-MPI 1.4.2 : mpirun core-dumps when "-npernode N" is used at command line

2010-08-23 Thread Ralph Castain
Nope - none of them will work with 1.4.2. Sorry - bug not discovered until after release On Aug 23, 2010, at 7:45 PM, Michael E. Thomadakis wrote: > Hi Jeff, > thanks for the quick reply. > > Would using '--cpus-per-proc N' in place of '-npernode N' or just '-bynode' > do the trick? > > It

Re: [OMPI users] Open-MPI 1.4.2 : mpirun core-dumps when "-npernode N" is used at command line

2010-08-23 Thread Michael E. Thomadakis
Hi Jeff, thanks for the quick reply. Would using '--cpus-per-proc /N/' in place of '-npernode /N/' or just '-bynode' do the trick? It seems that using '--loadbalance' also crashes mpirun. best ... Michael On 08/23/10 19:30, Jeff Squyres wrote: Yes, the -npernode segv is a known issue.

Re: [OMPI users] Open-MPI 1.4.2 : mpirun core-dumps when "-npernode N" is used at command line

2010-08-23 Thread Jeff Squyres
Yes, the -npernode segv is a known issue. We have it fixed in the 1.4.x nightly tarballs; can you give it a whirl and see if that fixes your problem? http://www.open-mpi.org/nightly/v1.4/ On Aug 23, 2010, at 8:20 PM, Michael E. Thomadakis wrote: > Hello OMPI: > > We have installed OMPI

[OMPI users] Open-MPI 1.4.2 : mpirun core-dumps when "-npernode N" is used at command line

2010-08-23 Thread Michael E. Thomadakis
Hello OMPI: We have installed OMPI V1.4.2 on a Nehalem cluster running CentOS5.4. OMPI was built uisng Intel compilers 11.1.072. I am attaching the configuration log and output from ompi_info -a. The problem we are encountering is that whenever we use option '-npernode N' in the mpirun