> Ping
>
>
>
>
>
> *Von:* users [mailto:users-boun...@open-mpi.org
> ] *Im Auftrag
> von *Gilles Gouaillardet
> *Gesendet:* Freitag, 3. Juni 2016 00:14
> *An:* Open MPI Users
> *Betreff:* Re: [OMPI users] Firewall settings for MPI communication
>
>
>
> T
, sometimes it just hangs. Did I
miss something?
Best,
Ping
Von: users [mailto:users-boun...@open-mpi.org] Im Auftrag von Gilles
Gouaillardet
Gesendet: Freitag, 3. Juni 2016 00:14
An: Open MPI Users
Betreff: Re: [OMPI users] Firewall settings for MPI communication
The syntax is
>
>
> *Von:* users [mailto:users-boun...@open-mpi.org
> ] *Im Auftrag
> von *Gilles Gouaillardet
> *Gesendet:* Donnerstag, 2. Juni 2016 17:06
> *An:* Open MPI Users
> *Betreff:* Re: [OMPI users] Firewall settings for MPI communication
>
>
>
> are you saying both IP
6 15:02
An: Open MPI User's List
Betreff: Re: [OMPI users] Firewall settings for MPI communication
In addition, you might want to consider upgrading to Open MPI v1.10.x (v1.6.x
is fairly ancient).
> On Jun 1, 2016, at 7:46 AM, Gilles Gouaillardet
> > wrote:
>
> which network
sers [mailto:users-boun...@open-mpi.org ] Im Auftrag
> von Jeff Squyres (jsquyres)
> Gesendet: Mittwoch, 1. Juni 2016 15:02
> An: Open MPI User's List
> Betreff: Re: [OMPI users] Firewall settings for MPI communication
>
> In addition, you might want to consider upgrading to
gt; Ping
>
> -Ursprüngliche Nachricht-
> Von: users [mailto:users-boun...@open-mpi.org] Im Auftrag von Jeff Squyres
> (jsquyres)
> Gesendet: Mittwoch, 1. Juni 2016 15:02
> An: Open MPI User's List
> Betreff: Re: [OMPI users] Firewall settings for MPI communication
>
&g
users [mailto:users-boun...@open-mpi.org] Im Auftrag von Jeff Squyres
(jsquyres)
Gesendet: Mittwoch, 1. Juni 2016 15:02
An: Open MPI User's List
Betreff: Re: [OMPI users] Firewall settings for MPI communication
In addition, you might want to consider upgrading to Open MPI v1.10.x (v1.6.x
In addition, you might want to consider upgrading to Open MPI v1.10.x (v1.6.x
is fairly ancient).
> On Jun 1, 2016, at 7:46 AM, Gilles Gouaillardet
> wrote:
>
> which network are your VMs using for communications ?
> if this is tcp, then you also have to specify a restricted set of allowed
>
which network are your VMs using for communications ?
if this is tcp, then you also have to specify a restricted set of allowed
ports for the tcp btl
that would be something like
mpirun --mca btl_tcp_dynamic_ports 49990-50010 ...
please double check the Open MPI 1.6.5 parameter and syntax with
om