Re: [OMPI users] static, standalone mpirun (Jeff Squyres)

2012-09-28 Thread Ilias Miroslav
. Regards, Miro -- Message: 1 List-Post: users@lists.open-mpi.org Date: Tue, 25 Sep 2012 17:22:49 +0200 From: Jeff Squyres Subject: Re: [OMPI users] static, standalone mpirun To: Open MPI Users Message-ID: <7fba-18bc-

Re: [OMPI users] static, standalone mpirun

2012-09-25 Thread Jeff Squyres
Sorry for jumping in late in this thread. More below. On Sep 20, 2012, at 1:43 PM, Ilias Miroslav wrote: > I prepared my own static OpenMPI files (mpirun, mpif90...) within > openmpi-1.6.1.tar.gz > > ./configure --prefix= --without-memory-manager CXX=icpc CC=icc > F77=ifort FC=ifort LDFLAGS=

Re: [OMPI users] static, standalone mpirun

2012-09-24 Thread Ralph Castain
Not entirely sure I'd call it a bug just yet, but attached is a patch you can use that should help your situation. The 1.6 release manager is out-of-country this week, so I haven't heard back yet as to whether or not he wants this change in the official release. Ralph prefix.diff Description:

Re: [OMPI users] static, standalone mpirun

2012-09-24 Thread Ilias Miroslav
Hi, > Sorry, I should have been clearer - I was asking if the path in the error > message was indeed OPAL_PREFIX/etc/ I gather from your message that it is > not. At the moment, it appears to be set to the install location, and > probably isn't looking at OPAL_PREFIX. yes, the path in err

Re: [OMPI users] static, standalone mpirun

2012-09-23 Thread Ralph Castain
On Sep 22, 2012, at 11:11 PM, Ilias Miroslav wrote: > Hello, > >> Is the path correct for the new location? > > yes, the $PATH points to the location of the sole static "mpirun" and of the > share/openmpi/*.txt directory. > > Why is mpirun constructing $/etc/openmpi-default-hostfile as > I

Re: [OMPI users] static, standalone mpirun

2012-09-23 Thread Ilias Miroslav
Hello, > Is the path correct for the new location? yes, the $PATH points to the location of the sole static "mpirun" and of the share/openmpi/*.txt directory. Why is mpirun constructing $/etc/openmpi-default-hostfile as I see in the error message below ? ( /home/ilias/work/dirac/build_Intel

Re: [OMPI users] static, standalone mpirun

2012-09-20 Thread Ralph Castain
Is the path correct for the new location? On Sep 20, 2012, at 5:15 AM, Ilias Miroslav wrote: > Hi again, > > as I checked the mailing list - isn't it this bug showing up again in static > version ? > > http://www.open-mpi.org/community/lists/users/2012/05/19278.php > > M > __

Re: [OMPI users] static, standalone mpirun

2012-09-20 Thread Ilias Miroslav
Hi again, as I checked the mailing list - isn't it this bug showing up again in static version ? http://www.open-mpi.org/community/lists/users/2012/05/19278.php M From: Ilias Miroslav Sent: Thursday, September 20, 2012 1:43 PM To: us...@open-mpi.org Subj