<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 06/03/13 18:27, Sylvestre Ledru a
écrit :<br>
</div>
<blockquote cite="mid:51377C8D.7090901@scilab-enterprises.com"
type="cite">
<pre wrap="">Le 06/03/2013 15:43, Stéphane Mottelet a écrit :
</pre>
<blockquote type="cite">
<pre wrap="">Le 06/03/13 15:30, Stéphane Mottelet a écrit :
</pre>
<blockquote type="cite">
<pre wrap="">Hello,
is parallel_run supposed to work under MacOS X (tested here with
Scilab 5.4.0) ?
</pre>
</blockquote>
<pre wrap="">There seems to be ideas about a fix for Darwin :
<a class="moz-txt-link-freetext" href="http://gcc.gnu.org/ml/gcc/2008-02/msg00368.html">http://gcc.gnu.org/ml/gcc/2008-02/msg00368.html</a>
</pre>
</blockquote>
<pre wrap="">I think it is the same bug as :
<a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/show_bug.cgi?id=12133">http://bugzilla.scilab.org/show_bug.cgi?id=12133</a>
and it was not specific to Mac OS X.
I was a missing explicit link against the OpenMP lib.
Since the module parallel is loaded on the fly, the dynamic load of
the library was failing and the error message not explicit enough.
I will add a check in the continuous integration system to make sure it
never
happens again.
Sylvestre
_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
I have tried parallel_run with the 5.4.0 under Linux and the dynamic
library cannot be loaded. Is there a platform where parallel_run
works in the 5.4.0 ?<br>
<br>
S.<span style="color: rgb(51, 51, 51); font-family: Verdana, Arial,
sans-serif; font-size: 11px; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(243, 246,
250); display: inline !important; float: none;"></span><span
style="color: rgb(51, 51, 51); font-family: Verdana, Arial,
sans-serif; font-size: 11px; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(243, 246,
250); display: inline !important; float: none;"></span><span
style="color: rgb(51, 51, 51); font-family: Verdana, Arial,
sans-serif; font-size: 11px; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(243, 246,
250); display: inline !important; float: none;"></span>
</body>
</html>