On 7/24/06 3:47 AM, "Chengwen Chen" wrote:
> I have tried to use v1.1 openmpi. but the program (AMBER9) I am using can't
> be compiled correctly by v1.1. So I seems that I have to keep using
> openmpi-1.02.
Can you explain what you mean by that? The user interface (i.e., the MPI
API) should not
perchance?
--
*From:* users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] *On
Behalf Of *Chengwen Chen
*Sent:* Wednesday, July 05, 2006 3:32 AM
*To:* Open MPI Users
*Subject:* Re: [OMPI users] error in running openmpi on remote node
Thank you very
hance?
From: users-boun...@open-mpi.org
[mailto:users-boun...@open-mpi.org] On Behalf Of Chengwen Chen
Sent: Wednesday, July 05, 2006 3:32 AM
To: Open MPI Users
Subject: Re: [OMPI users] error in running openmpi on remote
node
Thank you very much.
Thank you very much. This problem is solved when I change the shell of
remote node to B shell. Because I set the LD_LIBRARY_PATH in .bashrc file
while the default shell was C shell.
Althoguth it works on my testing program test.x, some errors occured when I
run other programme. BTW, I tried to ru
On Jul 4, 2006, at 1:53 AM, Chengwen Chen wrote:
Dear openmpi users,
I am using openmpi-1.0.2 on Redhat linux. I can succussfully run
mpirun in single PC with 2 np. But fail in remote node. Can you
give me some advices? thank you very much in advance.
[say@wolf45 tmp]$ mpirun -np 2 /tmp/t
See the following section in FAQ.
http://www.open-mpi.org/faq/?category=rsh#ssh-keys
and you should copy your application onto every node, if you are not logged
in using NFS.
On 7/4/06, Chengwen Chen wrote:
Dear openmpi users,
I am using openmpi-1.0.2 on Redhat linux. I can succussfully ru
Dear openmpi users,
I am using openmpi-1.0.2 on Redhat linux. I can succussfully run mpirun in
single PC with 2 np. But fail in remote node. Can you give me some advices?
thank you very much in advance.
[say@wolf45 tmp]$ mpirun -np 2 /tmp/test.x
[say@wolf45 tmp]$ mpirun -np 2 --host wolf45,wolf