[Mageia-dev] [help] does openmpi works under iurt?

Pascal Terjan pterjan at gmail.com
Sun Jun 24 18:45:36 CEST 2012


On Sun, Jun 24, 2012 at 4:16 PM, EatDirt <dirteat at gmail.com> wrote:
> Ping?
>
> Ahem, either it was a trivial question, or a too much non-trivial
> question????
>
> May someone managing the bs could simply test if, under iurt, after having
> installed the package "openmpi", those commands work:
>
> "mpirun --version"
>
> "mpirun -np 2 /usr/bin/pwd"
>
> the result should be something like:
>
> ------
> mpirun (Open MPI) 1.6
>
> Report bugs to http://www.open-mpi.org/community/help/
> ------
>
>
> and 2 times the result of "pwd".
>
>
> and not
>
>
> ------
> It looks like orte_init failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during orte_init; some of which are due to configuration or
> environment problems.  This failure appears to be an internal failure;
> here's some additional information (which may only be relevant to an
> Open MPI developer):
>
>  orte_plm_base_select failed
>  --> Returned value Not found (-13) instead of ORTE_SUCCESS
> --------------------------------------------------------------------------
> [jonund.mageia.org:15513] [[INVALID],INVALID] ORTE_ERROR_LOG: Not found in
> file runtime/orte_init.c at line 128
> ------
>

It works fine if run manually in a iurt chroot, but was failing when
trying in a chroot without a tty (which will be the case during a
build), however the error was different:

--------------------------------------------------------------------------
mpirun was unable to launch the specified application as it
encountered an error:

Error: pipe function call failed when setting up I/O forwarding subsystem
Node: jonund.mageia.org

while attempting to start process rank 0.
--------------------------------------------------------------------------


More information about the Mageia-dev mailing list