Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-29 Thread Reuti
Am 29.07.2013 um 13:47 schrieb Jeff Squyres (jsquyres): > See http://www.open-mpi.org/faq/?category=building#build-intel-compilers. > > > On Jul 28, 2013, at 11:34 PM, Yuping Sun wrote: > >> I was able to make and build openmpi-1.6.5 using gfortran. However, I was >> not able to compile using

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-29 Thread Jeff Squyres (jsquyres)
See http://www.open-mpi.org/faq/?category=building#build-intel-compilers. On Jul 28, 2013, at 11:34 PM, Yuping Sun wrote: > I was able to make and build openmpi-1.6.5 using gfortran. However, I was not > able to compile using intel ifort. Would anyone tell me how to modify > configure options

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-28 Thread Yuping Sun
Dear All: I was able to make and build openmpi-1.6.5 using gfortran. However, I was not able to compile using intel ifort. Would anyone tell me how to modify configure options to use ifort? Please give me the instruction if you can. Here is what I used: $ ./configure --prefix=/usr/local/openmp

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-25 Thread Yuping Sun
? Thank you. Have a good night. Yuping -Original Message- From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Gus Correa Sent: Thursday, July 25, 2013 9:40 PM To: Open MPI Users Subject: Re: [OMPI users] errors testing openmpi1.6.5 Hi Yuping Hmmm

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-25 Thread Gus Correa
lf Of Gus Correa Sent: Thursday, July 25, 2013 7:22 PM To: Open MPI Users Subject: Re: [OMPI users] errors testing openmpi1.6.5 Hi Yuping Something seems to be broken in the way you set your environment variables. We use .bashrc/.tcshrc for this. For what is worth, the bash man page says:

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-25 Thread Yuping Sun
re anything else you can think of? > > Best regards, > > Yuping > > -Original Message- > From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] > On Behalf Of Gus Correa > Sent: Thursday, July 25, 2013 4:51 PM > To: Open MPI Users > Subject: Re: [OM

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-25 Thread Gus Correa
ng -Original Message- From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Gus Correa Sent: Thursday, July 25, 2013 4:51 PM To: Open MPI Users Subject: Re: [OMPI users] errors testing openmpi1.6.5 Hi Yuping A simple way to do it is to put in your initia

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-25 Thread Yuping Sun
Sent: Thursday, July 25, 2013 4:51 PM To: Open MPI Users Subject: Re: [OMPI users] errors testing openmpi1.6.5 Hi Yuping A simple way to do it is to put in your initialization files, which are hidden ("dot files") in your home directory. It depends on the shell you use (do '

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-25 Thread Gus Correa
PI Users Subject: Re: [OMPI users] errors testing openmpi1.6.5 Hi Yuping Did you set your PATH and LD_LIBRARY_PATH? Please, see these FAQ: http://www.open-mpi.org/faq/?category=running#run-prereqs http://www.open-mpi.org/faq/?category=running#adding-ompi-to-path I hope this helps, Gus Correa On

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-25 Thread Yuping Sun
: Wednesday, July 24, 2013 8:28 PM To: Open MPI Users Subject: Re: [OMPI users] errors testing openmpi1.6.5 Hi Yuping Did you set your PATH and LD_LIBRARY_PATH? Please, see these FAQ: http://www.open-mpi.org/faq/?category=running#run-prereqs http://www.open-mpi.org/faq/?category=running#adding

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-25 Thread Yuping Sun
pen-mpi.org] On Behalf Of Ralph Castain Sent: Wednesday, July 24, 2013 8:35 PM To: Open MPI Users Subject: Re: [OMPI users] errors testing openmpi1.6.5 If you list the /usr/local/openmpi1.6.5/lib directory, do you see the referenced libraries? On Jul 24, 2013, at 5:09 PM, Yuping Sun mailt

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-24 Thread Ralph Castain
If you list the /usr/local/openmpi1.6.5/lib directory, do you see the referenced libraries? On Jul 24, 2013, at 5:09 PM, Yuping Sun wrote: > Dear All: > > I downloaded openmpi1.5.6 and installed on my linux workstation with the help > of NASA engineer. Then I tried to test the openmpi insta

Re: [OMPI users] errors testing openmpi1.6.5 ----

2013-07-24 Thread Gus Correa
Hi Yuping Did you set your PATH and LD_LIBRARY_PATH? Please, see these FAQ: http://www.open-mpi.org/faq/?category=running#run-prereqs http://www.open-mpi.org/faq/?category=running#adding-ompi-to-path I hope this helps, Gus Correa On 07/24/2013 08:09 PM, Yuping Sun wrote: Dear All: I downloade

[OMPI users] errors testing openmpi1.6.5 ----

2013-07-24 Thread Yuping Sun
Dear All: I downloaded openmpi1.5.6 and installed on my linux workstation with the help of NASA engineer. Then I tried to test the openmpi installation, but get the following error message: [ysun@ysunrh mpi]$ which mpiexec /usr/local/openmpi1.6.5/bin/mpiexec [ysun@ysunrh mpi]$ mpiexec utils/MPI