Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-14 Thread Richard Bardwell
nk-1],&status[rank-1]); return(hrecv); } - Original Message - From: "Jeff Squyres" To: "Open MPI Users" Sent: Tuesday, February 14, 2012 11:13 AM Subject: Re: [OMPI users] MPI orte_init fails on remote nodes Make sure that your LD_LIBRARY_PATH is being set

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-14 Thread Richard Bardwell
- From: "Jeff Squyres" To: "Open MPI Users" Sent: Tuesday, February 14, 2012 11:13 AM Subject: Re: [OMPI users] MPI orte_init fails on remote nodes Make sure that your LD_LIBRARY_PATH is being set in your shell startup files for *non-interactive logins*. For

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-14 Thread Jeff Squyres
? > > Many Thanks > > Richard > > - Original Message - From: "Jeff Squyres" > To: "Open MPI Users" > Sent: Monday, February 13, 2012 6:28 PM > Subject: Re: [OMPI users] MPI orte_init fails on remote nodes > > >> You might w

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-14 Thread Richard Bardwell
points to /usr/local/lib where the file exists. Any ideas ? Many Thanks Richard - Original Message - From: "Jeff Squyres" To: "Open MPI Users" Sent: Monday, February 13, 2012 6:28 PM Subject: Re: [OMPI users] MPI orte_init fails on remote nodes You might want to

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-13 Thread Gustavo Correa
- Original Message ----- From: "Gustavo Correa" >> To: "Open MPI Users" >> Sent: Monday, February 13, 2012 4:22 PM >> Subject: Re: [OMPI users] MPI orte_init fails on remote nodes >> >> >>> On Feb 13, 2012, at 11:02 AM, Richard Ba

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-13 Thread Jeff Squyres
running locally on each node. > > Any ideas ?? > > Thanks > > Richard > - Original Message - From: "Gustavo Correa" > To: "Open MPI Users" > Sent: Monday, February 13, 2012 4:22 PM > Subject: Re: [OMPI users] MPI orte_init fails on remote

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-13 Thread Richard Bardwell
Any ideas ?? Thanks Richard - Original Message - From: "Gustavo Correa" To: "Open MPI Users" Sent: Monday, February 13, 2012 4:22 PM Subject: Re: [OMPI users] MPI orte_init fails on remote nodes On Feb 13, 2012, at 11:02 AM, Richard Bardwell wrote: Ralph I had

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-13 Thread Gustavo Correa
ith the old 1.2.8. I have a number of OpenMPI versions here, compiled with various compilers, and they coexist well this way. I hope this helps, Gus Correa > > > - Original Message - > From: Ralph Castain > To: Open MPI Users > Sent: Monday, February 13, 2012 3:41 PM &

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-13 Thread Richard Bardwell
My mistake Ralph, should have done a make uninstall instead ! Thanks Richard - Original Message - From: Ralph Castain To: Open MPI Users Sent: Monday, February 13, 2012 3:41 PM Subject: Re: [OMPI users] MPI orte_init fails on remote nodes You need to clean out the old

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-13 Thread Jeff Squyres
Ralph Castain > To: Open MPI Users > Sent: Monday, February 13, 2012 3:41 PM > Subject: Re: [OMPI users] MPI orte_init fails on remote nodes > > You need to clean out the old attempt - that is a stale file > > Sent from my iPad > > On Feb 13, 2012, at 7:36 AM,

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-13 Thread Richard Bardwell
: Re: [OMPI users] MPI orte_init fails on remote nodes You need to clean out the old attempt - that is a stale file Sent from my iPad On Feb 13, 2012, at 7:36 AM, "Richard Bardwell" wrote: OK, I installed 1.4.4, rebuilt the exec and guess what .. I now get some weird

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-13 Thread Ralph Castain
ble to open > /usr/local/lib/openmpi/mca_ras_dash_host > along with a few other files > even though the .so / .la files are all there ! > - Original Message - > From: Ralph Castain > To: Open MPI Users > Sent: Monday, February 13, 2012 2:59 PM > Subject: Re: [OMPI

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-13 Thread Richard Bardwell
- From: Ralph Castain To: Open MPI Users Sent: Monday, February 13, 2012 2:59 PM Subject: Re: [OMPI users] MPI orte_init fails on remote nodes Good heavens - where did you find something that old? Can you use a more recent version? Sent from my iPad Gentlemen I am struggling

Re: [OMPI users] MPI orte_init fails on remote nodes

2012-02-13 Thread Ralph Castain
Good heavens - where did you find something that old? Can you use a more recent version? Sent from my iPad On Feb 13, 2012, at 4:45 AM, "Richard Bardwell" wrote: > Gentlemen > > I am struggling to get MPI working when the hostfile contains different nodes. > > I get the error below. Any idea

[OMPI users] MPI orte_init fails on remote nodes

2012-02-13 Thread Richard Bardwell
Gentlemen I am struggling to get MPI working when the hostfile contains different nodes. I get the error below. Any ideas ?? I can ssh without password between the two nodes. I am running 1.2.8 MPI on both machines. Any help most appreciated ! MPITEST/v8_mpi_test> mpiexec -n 2 --debug-da