Serguei,
this looks like a very different issue, orted cannot be remotely started.
that typically occurs if orted cannot find some dependencies
(the Open MPI libs and/or the compiler runtime)
for example, from a node, ssh orted should not fail because
of unresolved dependencies.
a simple tr
Hi all,
we discussed this issue with Intel compiler support and it looks like they now
know what the issue is and how to protect after. It is a known issue resulting
from a backwards incompatibility in an OS/glibc update, cf.
https://sourceware.org/bugzilla/show_bug.cgi?id=20019
Affected ver
Also check to ensure you are using the same version of OMPI on all nodes - this
message usually means that a different version was used on at least one node.
> On Dec 23, 2016, at 1:58 AM, gil...@rist.or.jp wrote:
>
> Serguei,
>
>
> this looks like a very different issue, orted cannot be rem
Hi Paul,
Thanks very much Christmas present.
The Open MPI README has been updated
to include a note about issues with the Intel 16.0.3-4 compiler suites.
Enjoy the holidays,
Howard
2016-12-23 3:41 GMT-07:00 Paul Kapinos :
> Hi all,
>
> we discussed this issue with Intel compiler support and