author never actually submitted the
> work.
>
>
> On Oct 19, 2017, at 3:57 PM, Mukkie wrote:
>
> FWIW, my issue is related to this one.
> https://github.com/open-mpi/ompi/issues/1585
>
> I have version 3.0.0 and the above issue is closed saying, fixes went into
> 3
FWIW, my issue is related to this one.
https://github.com/open-mpi/ompi/issues/1585
I have version 3.0.0 and the above issue is closed saying, fixes went into
3.1.0
However, i don't see the code changes towards this issue.?
Cordially,
Muku.
On Wed, Oct 18, 2017 at 3:52 PM, Mukkie
2017, at 1:29 PM, Mukkie wrote:
>
> Adding a verbose output. Please check for failed and advise. Thank you.
>
> [mselvam@ipv-rhel73 examples]$ mpirun -hostfile host --mca
> oob_base_verbose 100 --mca btl tcp,self ring_c
> [ipv-rhel73:10575] mca_base_component_repository_open: unable
tcp closed
[ipv-rhel73:10575] mca: base: close: unloading component tcp
Cordially,
Muku.
On Wed, Oct 18, 2017 at 11:18 AM, Mukkie wrote:
> Hi,
>
> I have two ipv6 only machines, I configured/built OMPI version 3.0 with -
> -enable-ipv6
>
> I want to verify a simple MPI
Hi,
I have two ipv6 only machines, I configured/built OMPI version 3.0 with -
-enable-ipv6
I want to verify a simple MPI communication call through tcp ip between
these two machines. I am using ring_c and connectivity_c examples.
Issuing from one of the host machineā¦
[mselvam@ipv-rhel73 examp