blob: 2a9adf9420d0a555cd1266a59f32e003d12c2a6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
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>
|