Hi, When compiling WRF with PGI-7.2-1 with openmpi-1.2.6
The file buf_for_proc.c fails. Nothing specail about this file
sticks out to me. But older versions of PGI like it just fine. The
errors PGI complains about has to do with mpi.h though:
[brockp@nyx-login1 RSL_LITE]$ mpicc -DFSEEK
Hi
>
> mpiexec.openmpi -n 3 hostname
>
Here you forgot to specify the hosts, so all processes run on the local machine;
see:
http://www.open-mpi.org/faq/?category=running#mpirun-host
Jody
Hi,
In my /usr/bin I have
lrwxrwxrwx 1 root root25 2008-07-17 10:25 /usr/bin/mpiexec ->
/etc/alternatives/mpiexec
-rwxr-xr-x 1 root root 19941 2008-03-23 03:36 /usr/bin/mpiexec.lam
lrwxrwxrwx 1 root root 7 2008-07-17 10:25 /usr/bin/mpiexec.openmpi ->
orterun
I try to run
mpiexec.openmp
If you look closely at the error messages, you will see that you were
executing LAM-MPI, not Open MPI. If you truly wanted to run Open MPI,
I would check your path to ensure that mpiexec is pointing at the Open
MPI binary.
Ralph
On Jul 21, 2008, at 7:47 AM, mariognu-outs...@yahoo.com.br wr
Hi all,
First, excuse my english, it isn't good :)
Well, I have 2 machines, one a Xeon with 2 cpu (64bit) and a Pentium 4 with
only one cpu. At the 2 machines I have installed Ubuntu 8 Server and all
packages to open-mpi and gromacs.
I use gromacs for my works
Ok, in the 2 machines, at my use