[Scilab-users] parallel_run

Carrico, Paul paul.carrico at esterline.com
Tue Oct 30 10:15:06 CET 2018


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:users-bounces at lists.scilab.org] De la part de FIXED-TERM Nacer Mohamed Ikbal (ETAS/ESY)
Envoyé : mardi 30 octobre 2018 10:13
À : users at lists.scilab.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20181030/2ce8379d/attachment.htm>


More information about the users mailing list