Re: [OMPI users] Installation of openmpi-1.4.4

2011-12-21 Thread Ralph Castain
On Dec 21, 2011, at 3:09 PM, amosl...@gmail.com wrote: > Hi Ralph, > Yes I did add to the LD_LIBRARY_PATH in the .bashrc file. That is fine, but did you source that .bashrc so it was in your current environment? It doesn't matter what is in the .bashrc file - what matters is the

Re: [OMPI users] Installation of openmpi-1.4.4

2011-12-21 Thread amosl...@gmail.com
Hi, Attached is the output I got from using mpiexec. Amos On Wed, Dec 21, 2011 at 5:17 PM, Gustavo Correa wrote: > When I pushed "Send" on this email > I thought immediately: " ... hmm, Ralph or Jeff will say this is wrong ..." > > Wow! Support to singletons! > I haven't read this word sin

Re: [OMPI users] Installation of openmpi-1.4.4

2011-12-21 Thread Gustavo Correa
When I pushed "Send" on this email I thought immediately: " ... hmm, Ralph or Jeff will say this is wrong ..." Wow! Support to singletons! I haven't read this word since long forgotten readings in Set Theory. So, if you run a single process, you can do away with mpiexec, and pretend that the co

Re: [OMPI users] Installation of openmpi-1.4.4

2011-12-21 Thread amosl...@gmail.com
Hi I put the /opt/openmpi.org in the bashrc file. Amos On Wed, Dec 21, 2011 at 2:12 PM, Ralph Castain wrote: > Did you remember to set your LD_LIBRARY_PATH to include /opt/openmpi, per > your configure line? > > > On Dec 21, 2011,

Re: [OMPI users] Installation of openmpi-1.4.4

2011-12-21 Thread amosl...@gmail.com
Hi Ralph, Yes I did add to the LD_LIBRARY_PATH in the .bashrc file. Amos L. On Wed, Dec 21, 2011 at 2:12 PM, Ralph Castain wrote: > Did you remember to set your LD_LIBRARY_PATH to include /opt/openmpi, per > your configure line? > > > On Dec 21, 2011, at 11:56 AM, amosl...@gmail.c

Re: [OMPI users] Installation of openmpi-1.4.4

2011-12-21 Thread Ralph Castain
Not really - we support singletons, so that should work. The key is to have LD_LIBRARY_PATH set correctly in the environment. On Dec 21, 2011, at 1:08 PM, Gustavo Correa wrote: > You probably need also to launch the program with mpiexec (mpiexec -np 4 > ./hello_c), > not just ./hello_c as your

Re: [OMPI users] Installation of openmpi-1.4.4

2011-12-21 Thread Gustavo Correa
You probably need also to launch the program with mpiexec (mpiexec -np 4 ./hello_c), not just ./hello_c as your email suggests you did. On Dec 21, 2011, at 2:12 PM, Ralph Castain wrote: > Did you remember to set your LD_LIBRARY_PATH to include /opt/openmpi, per > your configure line? > > > On

Re: [OMPI users] Installation of openmpi-1.4.4

2011-12-21 Thread Prentice Bisbal
Is the path to your opempi libraries in your LD_LIBRARY_PATH? -- Prentice On 12/21/2011 01:56 PM, amosl...@gmail.com wrote: > Dear OMPI Users, > I have just read the messages from Martin Rushton and Jeff > Squyres and have been having the same problem trying to get > openmp-1.4.4 to wo

Re: [OMPI users] Installation of openmpi-1.4.4

2011-12-21 Thread Ralph Castain
Did you remember to set your LD_LIBRARY_PATH to include /opt/openmpi, per your configure line? On Dec 21, 2011, at 11:56 AM, amosl...@gmail.com wrote: > Dear OMPI Users, > I have just read the messages from Martin Rushton and Jeff Squyres > and have been having the same problem tryin

[OMPI users] Installation of openmpi-1.4.4

2011-12-21 Thread amosl...@gmail.com
Dear OMPI Users, I have just read the messages from Martin Rushton and Jeff Squyres and have been having the same problem trying to get openmp-1.4.4 to work. My specs are below: Xeon(R) CPU 5335 2.00 GHz Linux SUSE 11.4 (x86_64)