Le 06/03/13 18:27, Sylvestre Ledru a écrit :
Le 06/03/2013 15:43, Stéphane Mottelet a écrit :
Le 06/03/13 15:30, Stéphane Mottelet a écrit :
Hello,

is parallel_run supposed to work under MacOS X (tested here with
Scilab 5.4.0) ?

There seems to be ideas about a fix for Darwin :

http://gcc.gnu.org/ml/gcc/2008-02/msg00368.html
I think it is the same bug as :
http://bugzilla.scilab.org/show_bug.cgi?id=12133
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
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users
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 ?

S.
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to