Hi,
I am embarrassed! I submitted a note to the users on setting up
openmpi-1.4.3 using SUSE-11.3 under Linux and received several replies. I
wanted to transfer them but they disappeared for no apparent reason. I
hope that those that sent me messages will be kind enough to repeat them
Dear Users,
I have run into a problem trying to compile openmpi-1.4.3. I am
running SuSE Linux 11.4 in VMware-7.0.1. For compilers I am using
l_fcompxe_intel64_2011.5.220 and l_ccompxe_intel64_2011.5.220 which are
newly issued. It appears to go through the compile command:
Hi all,
I have been trying to compile and run openmpi-1.4.4 using SUSE
Linux 11.4 on VMware 7.0.1 and have run into difficulties. I used the intel
compilers composerXE-2011.5.220 both C and fortran. Both of these
compilers and and openmpi-1.4.4 appeared to compiler properly since I did
not
eemed to go properly. I have the out
files for the three commands and could send them to you if you want.
Thanks for your help.
Amos
Leffler
On Mon, Nov 7, 2011 at 7:50 PM, amosl...@gmail.com wrote:
> Hi all,
>
12:23 PM, Jeff Squyres wrote:
> On Nov 9, 2011, at 12:16 PM, amosl...@gmail.com wrote:
>
> >The file was the output to the command:
> >"mpicc hello_cc.c -o hello_cc
> > and lists files which do not appear to be present. I check
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)
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
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 trying to get openmp-1.4.4 to
> work. My specs are below:
> >
> >
> >> 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 r