diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016800.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/016800.html | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016800.html b/zarb-ml/mageia-dev/2012-June/016800.html new file mode 100644 index 000000000..af255408c --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/016800.html @@ -0,0 +1,112 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [help] does openmpi works under iurt? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bhelp%5D%20does%20openmpi%20works%20under%20iurt%3F&In-Reply-To=%3CCA%2BCX%2BbjPDBc%3Dw87%2Bd669twC%2BGmZXKJyF3vB7o6JtY3Ywv88QgQ%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016799.html"> + <LINK REL="Next" HREF="016577.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [help] does openmpi works under iurt?</H1> + <B>Pascal Terjan</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bhelp%5D%20does%20openmpi%20works%20under%20iurt%3F&In-Reply-To=%3CCA%2BCX%2BbjPDBc%3Dw87%2Bd669twC%2BGmZXKJyF3vB7o6JtY3Ywv88QgQ%40mail.gmail.com%3E" + TITLE="[Mageia-dev] [help] does openmpi works under iurt?">pterjan at gmail.com + </A><BR> + <I>Sun Jun 24 18:45:36 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016799.html">[Mageia-dev] [help] does openmpi works under iurt? +</A></li> + <LI>Next message: <A HREF="016577.html">[Mageia-dev] unable to install lib64tiger-devel +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16800">[ date ]</a> + <a href="thread.html#16800">[ thread ]</a> + <a href="subject.html#16800">[ subject ]</a> + <a href="author.html#16800">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Sun, Jun 24, 2012 at 4:16 PM, EatDirt <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dirteat at gmail.com</A>> wrote: +><i> Ping? +</I>><i> +</I>><i> Ahem, either it was a trivial question, or a too much non-trivial +</I>><i> question???? +</I>><i> +</I>><i> May someone managing the bs could simply test if, under iurt, after having +</I>><i> installed the package "openmpi", those commands work: +</I>><i> +</I>><i> "mpirun --version" +</I>><i> +</I>><i> "mpirun -np 2 /usr/bin/pwd" +</I>><i> +</I>><i> the result should be something like: +</I>><i> +</I>><i> ------ +</I>><i> mpirun (Open MPI) 1.6 +</I>><i> +</I>><i> Report bugs to <A HREF="http://www.open-mpi.org/community/help/">http://www.open-mpi.org/community/help/</A> +</I>><i> ------ +</I>><i> +</I>><i> +</I>><i> and 2 times the result of "pwd". +</I>><i> +</I>><i> +</I>><i> and not +</I>><i> +</I>><i> +</I>><i> ------ +</I>><i> It looks like orte_init failed for some reason; your parallel process is +</I>><i> likely to abort.  There are many reasons that a parallel process can +</I>><i> fail during orte_init; some of which are due to configuration or +</I>><i> environment problems.  This failure appears to be an internal failure; +</I>><i> here's some additional information (which may only be relevant to an +</I>><i> Open MPI developer): +</I>><i> +</I>><i>  orte_plm_base_select failed +</I>><i>  --> Returned value Not found (-13) instead of ORTE_SUCCESS +</I>><i> -------------------------------------------------------------------------- +</I>><i> [jonund.mageia.org:15513] [[INVALID],INVALID] ORTE_ERROR_LOG: Not found in +</I>><i> file runtime/orte_init.c at line 128 +</I>><i> ------ +</I>><i> +</I> +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. +-------------------------------------------------------------------------- +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016799.html">[Mageia-dev] [help] does openmpi works under iurt? +</A></li> + <LI>Next message: <A HREF="016577.html">[Mageia-dev] unable to install lib64tiger-devel +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16800">[ date ]</a> + <a href="thread.html#16800">[ thread ]</a> + <a href="subject.html#16800">[ subject ]</a> + <a href="author.html#16800">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |