: Friday, July 08, 2011 1:58 PM
To: Open MPI Users
Subject: Re: [OMPI users] Error using hostfile
Is there a firewall in the way? The error indicates that daemons were
launched on the remote machines, but failed to communicate back.
Also, check that your remote PATH and LD_LIBRARY_PATH are
-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
> Behalf Of Ralph Castain
> Sent: Friday, July 08, 2011 1:58 PM
> To: Open MPI Users
> Subject: Re: [OMPI users] Error using hostfile
>
>
>
> Is there a firewall in the way? The error indicates that daemons were
> la
.
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Ralph Castain
Sent: Friday, July 08, 2011 1:58 PM
To: Open MPI Users
Subject: Re: [OMPI users] Error using hostfile
Is there a firewall in the way? The error indicates that daemons were
launched on the remote machines
eport back when launched
> myocyte47 - daemon did not report back when launched
> myocyte49 - daemon did not report back when launched
>
> Thanks,
> Ashwin.
>
>
> From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
> Behalf Of R
report back when launched
Thanks,
Ashwin.
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Ralph Castain
Sent: Wednesday, July 06, 2011 6:46 PM
To: Open MPI Users
Subject: Re: [OMPI users] Error using hostfile
Please see http://www.open-mpi.org/faq/?
Hi,
Am 07.07.2011 um 01:09 schrieb Mohan, Ashwin:
> I use the following command (mpirun --prefix /usr/local/openmpi1.4.3 -np 4
> hello) to successfully execute a simple hello world command on a single node.
> Each node has 4 slots. Following the successful execution on one node, I
> wish to
Please see http://www.open-mpi.org/faq/?category=rsh#ssh-keys
On Jul 6, 2011, at 5:09 PM, Mohan, Ashwin wrote:
> Hi,
>
> I use the following command (mpirun --prefix /usr/local/openmpi1.4.3 -np 4
> hello) to successfully execute a simple hello world command on a single node.
> Each node has
Hi,
I use the following command (mpirun --prefix /usr/local/openmpi1.4.3 -np
4 hello) to successfully execute a simple hello world command on a
single node. Each node has 4 slots. Following the successful execution
on one node, I wish to employ 4 nodes and for this purpose wrote a
hostfile. I