Re: [OMPI users] Problem with mpirun for java codes

2013-01-18 Thread Jeff Squyres (jsquyres)
ble to make and run the Java examples in the >>> MPI_ROOT/examples directory ? >>> >>> I started with those after similar hiccups trying to get things up and >>> running. >>> >>> Chuck Mosher >>> JavaSeis.org >>> >>> Fro

Re: [OMPI users] Problem with mpirun for java codes

2013-01-18 Thread Karos Lotfifar
er >> JavaSeis.org >> >> From: Ralph Castain >> To: Open MPI Users >> Sent: Thursday, January 17, 2013 2:27 PM >> Subject: Re: [OMPI users] Problem with mpirun for java codes >> >> Just as an FYI: we have removed the Java bindings from the 1.7.0 releas

Re: [OMPI users] Problem with mpirun for java codes

2013-01-18 Thread Ralph Castain
gt; running. > > Chuck Mosher > JavaSeis.org > > From: Ralph Castain > To: Open MPI Users > Sent: Thursday, January 17, 2013 2:27 PM > Subject: Re: [OMPI users] Problem with mpirun for java codes > > Just as an FYI: we have removed the Java bindings from the 1.7.0 releas

Re: [OMPI users] Problem with mpirun for java codes

2013-01-18 Thread Chuck Mosher
nd running. Chuck Mosher JavaSeis.org From: Ralph Castain To: Open MPI Users Sent: Thursday, January 17, 2013 2:27 PM Subject: Re: [OMPI users] Problem with mpirun for java codes Just as an FYI: we have removed the Java bindings from the 1.7.0 release due t

Re: [OMPI users] Problem with mpirun for java codes

2013-01-17 Thread Ralph Castain
Just as an FYI: we have removed the Java bindings from the 1.7.0 release due to all the reported errors - looks like that code just isn't ready yet for release. It remains available on the nightly snapshots of the developer's trunk while we continue to debug it. With that said, I tried your exa

Re: [OMPI users] Problem with mpirun for java codes

2013-01-16 Thread Karos Lotfifar
Hi, The version that I am using is 1.7rc6 (pre-release) Regards, Karos On 16 Jan 2013, at 21:07, Ralph Castain wrote: > Which version of OMPI are you using? > > > On Jan 16, 2013, at 11:43 AM, Karos Lotfifar wrote: > >> Hi, >> >> I am still struggling with the installation problems! I

Re: [OMPI users] Problem with mpirun for java codes

2013-01-16 Thread Ralph Castain
Which version of OMPI are you using? On Jan 16, 2013, at 11:43 AM, Karos Lotfifar wrote: > Hi, > > I am still struggling with the installation problems! I get very strange > errors. everything is fine when I run OpenMPI for C codes, but when I try to > run a simple java code I get very stran

Re: [OMPI users] problem with mpirun

2011-11-04 Thread Jeff Squyres
We really need more information in order to help you. Please see: http://www.open-mpi.org/community/help/ On Nov 3, 2011, at 7:37 PM, amine mrabet wrote: > i instaled last version of openmpi now i have this error > I > t seems that [at least] one of the processes that was started with > m

Re: [OMPI users] problem with mpirun

2011-11-03 Thread amine mrabet
i instaled last version of openmpi now i have this error I t seems that [at least] one of the processes that was started with mpirun did not invoke MPI_INIT before quitting (it is possible that more than one process did not invoke MPI_INIT -- mpirun was only notified of the first one, which was on

Re: [OMPI users] problem with mpirun

2011-11-03 Thread amine mrabet
yes i have old version i will instal 1.4.4 and see merci 2011/11/3 Jeff Squyres > It sounds like you have an old version of Open MPI that is not ignoring > your unconfigured OpenFabrics devices in your Linux install. This is a > guess because you didn't provide any information about your Open

Re: [OMPI users] problem with mpirun

2011-11-03 Thread Jeff Squyres
It sounds like you have an old version of Open MPI that is not ignoring your unconfigured OpenFabrics devices in your Linux install. This is a guess because you didn't provide any information about your Open MPI installation. :-) Try upgrading to a newer version of Open MPI. On Nov 3, 2011,

Re: [OMPI users] problem with mpirun

2011-11-03 Thread amine mrabet
i use openmpi in my computer 2011/11/3 Ralph Castain > Couple of things: > > 1. Check the configure cmd line you gave - OMPI thinks your local computer > should have an openib support that isn't correct. > > 2. did you recompile your app on your local computer, using the version of > OMPI built/

Re: [OMPI users] problem with mpirun

2011-11-03 Thread Ralph Castain
Couple of things: 1. Check the configure cmd line you gave - OMPI thinks your local computer should have an openib support that isn't correct. 2. did you recompile your app on your local computer, using the version of OMPI built/installed there? On Nov 3, 2011, at 10:10 AM, amine mrabet wrote

Re: [OMPI users] PROBLEM WITH MPIRUN

2010-11-29 Thread Jeff Squyres
I just replied on your previous thread -- sorry for the delay. On Nov 29, 2010, at 8:27 AM, Tushar Andriyas wrote: > and the openmpi-1.2.7-pgi?? > > On Mon, Nov 29, 2010 at 6:27 AM, Tushar Andriyas > wrote: > Hi there, > The thing is I did not write the code myself and am just trying to get i

Re: [OMPI users] PROBLEM WITH MPIRUN

2010-11-29 Thread Tushar Andriyas
and the openmpi-1.2.7-pgi?? On Mon, Nov 29, 2010 at 6:27 AM, Tushar Andriyas wrote: > Hi there, > The thing is I did not write the code myself and am just trying to get it > to work. So, would it help if i change the version of the compiler or is > that it happens with every pgi compiler suite??

Re: [OMPI users] PROBLEM WITH MPIRUN

2010-11-29 Thread Tushar Andriyas
Hi there, The thing is I did not write the code myself and am just trying to get it to work. So, would it help if i change the version of the compiler or is that it happens with every pgi compiler suite?? On Sun, Nov 28, 2010 at 11:45 PM, Simon Hammond wrote: > Hi, > > This isn't usually an error

Re: [OMPI users] PROBLEM WITH MPIRUN

2010-11-29 Thread Simon Hammond
Hi, This isn't usually an error - you get this by using conventional Fortran exit methods. The Fortran stop means the program hit the exit statements in the code. I have only had this with PGI. -- Si Hammond Research F

Re: [OMPI users] problem with mpirun

2010-06-25 Thread Nifty Tom Mitchell
On Fri, Jun 11, 2010 at 11:03:03AM +0200, asmae.elbahlo...@mpsa.com wrote: > Sender: users-boun...@open-mpi.org > > >hello, > >i'm doing a tutorial on OpenFoam, but when i run in parallel by typing >"mpirun -np 30 foamProMesh -parallel | tee 2>&1 log/FPM.log" . > >[1] i

Re: [OMPI users] problem with mpirun

2010-06-11 Thread Jeff Squyres
I'm a afraid I don't know anything about OpenFoam, but it looks like it deliberately chose to abort due to some error (i.e., it then called MPI_ABORT to abort). I don't know what those stack traces mean; you will likely have better luck asking your question on the OpenFoam support list. Good l

Re: [OMPI users] Problem with mpirun -preload-binary option

2009-12-09 Thread Josh Hursey
I verified that the preload functionality works on the trunk. It seems to be broken on the v1.3/v1.4 branches. The version of this code has changed significantly between the v1.3/v1.4 and the trunk/v1.5 versions. I filed a bug about this so it does not get lost: https://svn.open-mpi.org/tr

Re: [OMPI users] Problem with mpirun -preload-binary option

2009-11-12 Thread Qing Pang
Now that I have passwordless-ssh set up both directions, and verified working - I still have the same problem. I'm able to run ssh/scp on both master and client nodes - (at this point, they are pretty much the same), without being asked for password. And mpirun works fine if I have the executabl

Re: [OMPI users] Problem with mpirun -preload-binary option

2009-11-11 Thread Josh Hursey
Though the --preload-binary option was created while building the checkpoint/restart functionality it does not depend on checkpoint/restart function in any way (just a side effect of the initial development). The problem you are seeing is a result of the computing environment setup of password-

Re: [OMPI users] Problem with mpirun -preload-binary option

2009-11-11 Thread Ralph Castain
I'm no expert on the preload-binary option - but I would suspect that is the case given your observations. That option was created to support checkpoint/restart, not for what you are attempting to do. Like I said, you -should- be able to use it for that purpose, but I expect you may hit a f

Re: [OMPI users] Problem with mpirun -preload-binary option

2009-11-11 Thread Qing Pang
Thank you very much for your help! I believe I do have password-less ssh set up, at least from master node to client node (desktop -> laptop in my case). If I type >ssh node1 on my desktop terminal, I am able to get to the laptop node without being asked for password. And as I mentioned, if I c

Re: [OMPI users] Problem with mpirun -preload-binary option

2009-11-10 Thread Ralph Castain
It -should- work, but you need password-less ssh setup. See our FAQ for how to do that, if you are unfamiliar with it. On Nov 10, 2009, at 2:02 PM, Qing Pang wrote: I'm having problem getting the mpirun "preload-binary" option to work. I'm using ubutu8.10 with openmpi 1.3.3, nodes connected