parallel_run has also been broken on macOS for ages unfortunately. I don’t think it was removed though.
Cheers, Arvid From: Scilab Users List <[email protected]> on behalf of "Carrico, Paul" <[email protected]> Reply-To: Users mailing list for Scilab <[email protected]> Date: Tuesday, 30 October 2018 at 10:15 To: 'Users mailing list for Scilab' <[email protected]> Subject: Re: [Scilab-users] parallel_run Hi I do not know if it’s still the case, but some time ago, parallel runs were only available under Linux and not under Windows Paul EXPORT CONTROL : Cet email ne contient pas de données techniques This email does not contain technical data De : users [mailto:[email protected]] De la part de FIXED-TERM Nacer Mohamed Ikbal (ETAS/ESY) Envoyé : mardi 30 octobre 2018 10:13 À : [email protected] Objet : [EXTERNAL] [Scilab-users] parallel_run Hello Sir\M’m I am trying to execute parallel_run method but even with I have tried by copy pasting the example in the forum function a=g(arg1) a=arg1*arg1 endfunction res = parallel_run(1:10, g); but I have the following error: “ Undefined variable: parallel_run” Thanks in advance.
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
