diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-June/016799.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016799.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/016799.html | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016799.html b/zarb-ml/mageia-dev/2012-June/016799.html new file mode 100644 index 000000000..2a9adf942 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/016799.html @@ -0,0 +1,98 @@ +<!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=%3Cjs7b18%24kot%241%40dough.gmane.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016575.html"> + <LINK REL="Next" HREF="016800.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [help] does openmpi works under iurt?</H1> + <B>EatDirt</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=%3Cjs7b18%24kot%241%40dough.gmane.org%3E" + TITLE="[Mageia-dev] [help] does openmpi works under iurt?">dirteat at gmail.com + </A><BR> + <I>Sun Jun 24 17:16:57 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016575.html">[Mageia-dev] [help] does openmpi works under iurt? +</A></li> + <LI>Next message: <A HREF="016800.html">[Mageia-dev] [help] does openmpi works under iurt? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16799">[ date ]</a> + <a href="thread.html#16799">[ thread ]</a> + <a href="subject.html#16799">[ subject ]</a> + <a href="author.html#16799">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>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 <A HREF="http://www.open-mpi.org/community/help/">http://www.open-mpi.org/community/help/</A> +------ + + +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 +------ + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016575.html">[Mageia-dev] [help] does openmpi works under iurt? +</A></li> + <LI>Next message: <A HREF="016800.html">[Mageia-dev] [help] does openmpi works under iurt? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16799">[ date ]</a> + <a href="thread.html#16799">[ thread ]</a> + <a href="subject.html#16799">[ subject ]</a> + <a href="author.html#16799">[ 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> |