Re: [OMPI users] job running question

2006-04-12 Thread Jeff Squyres (jsquyres)
> -Original Message- > From: users-boun...@open-mpi.org > [mailto:users-boun...@open-mpi.org] On Behalf Of Adams Samuel > D Contr AFRL/HEDR > Sent: Wednesday, April 12, 2006 11:14 AM > To: 'Open MPI Users' > Subject: Re: [OMPI users] job running questio

Re: [OMPI users] job running question

2006-04-12 Thread Adams Samuel D Contr AFRL/HEDR
-boun...@open-mpi.org] On Behalf Of Michael Kluskens Sent: Monday, April 10, 2006 1:03 PM To: Open MPI Users Subject: Re: [OMPI users] job running question You need to confirm that /etc/bashrc is actually being read in that environment, bash is a little different on which files get read depen

Re: [OMPI users] job running question

2006-04-10 Thread Michael Kluskens
g] On Behalf Of Pavel Shamis (Pasha) Sent: Monday, April 10, 2006 8:56 AM To: Open MPI Users Subject: Re: [OMPI users] job running question Mpirun opens separate shell on each machine/node, so the "ulimit" will not be available in new sheel. I think if you will add "ulimit -c unlimited&q

Re: [OMPI users] job running question

2006-04-10 Thread Jeff Squyres (jsquyres)
> From: users-boun...@open-mpi.org > [mailto:users-boun...@open-mpi.org] On > Behalf Of Pavel Shamis (Pasha) > Sent: Monday, April 10, 2006 8:56 AM > To: Open MPI Users > Subject: Re: [OMPI users] job running question > > Mpirun opens separate shell on each machine/node, s

Re: [OMPI users] job running question

2006-04-10 Thread Adams Samuel D Contr AFRL/HEDR
, April 10, 2006 8:56 AM To: Open MPI Users Subject: Re: [OMPI users] job running question Mpirun opens separate shell on each machine/node, so the "ulimit" will not be available in new sheel. I think if you will add "ulimit -c unlimited" to you default shell configuratio

Re: [OMPI users] job running question

2006-04-10 Thread Pavel Shamis (Pasha)
Message- From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Jeff Squyres (jsquyres) Sent: Saturday, April 08, 2006 6:25 AM To: Open MPI Users Subject: Re: [OMPI users] job running question Some process is exiting on a segv -- are you getting any corefiles?

Re: [OMPI users] job running question

2006-04-10 Thread Adams Samuel D Contr AFRL/HEDR
en-mpi.org] On Behalf Of Jeff Squyres (jsquyres) Sent: Saturday, April 08, 2006 6:25 AM To: Open MPI Users Subject: Re: [OMPI users] job running question Some process is exiting on a segv -- are you getting any corefiles? If not, can you increase your coredumpsize to unlimited? This should let

Re: [OMPI users] job running question

2006-04-08 Thread Jeff Squyres (jsquyres)
Some process is exiting on a segv -- are you getting any corefiles? If not, can you increase your coredumpsize to unlimited? This should let you get a corefile; can you send the backtrace from that corefile? > -Original Message- > From: users-boun...@open-mpi.org > [mailto:users-boun..