<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    ----- Message d'origine ----- <br>
    De : Antoine Monmayrant <br>
    Date : 21/01/2011 12:58:
    <blockquote cite="mid:4D3974DD.8020108@laas.fr" type="cite">Le
      21/01/2011 12:03, Samuel GOUGEON a écrit :
      <br>
      <blockquote type="cite"> Hello,
        <br>
        <br>
        ----- Message d'origine -----
        <br>
        De : Itai Njanji
        <br>
        Date : 19/01/2011 21:11:
        <br>
        <blockquote type="cite">Hi everyone,
          <br>
          <br>
          I am currently trying to convert my matlab code to Scilab that
          was using Matlab Parallel Computing Toolbox.  Is it  is
          possible to do distributed parallel computing in Scilab? If
          yes, how difficult is it to convert Matlab code that was using
          Distributed Parallel Computing Server to Scilab? Any comments
          are appreciated, even just  suggestions or websites that can
          help are also appreciated.
          <br>
          <br>
          Thank you
          <br>
        </blockquote>
        <br>
        AFAIK, up to now, both PVM and parallel_run() cannot be used
        with Windows OS.
        <br>
      </blockquote>
      I don't know for PVM, but we use parallel_run() on Windows XP.
      <br>
      It works well for embarrassingly parallel tasks (aka running N
      times the same function with different inputs).
      <br>
      <br>
      Antoine
      <br>
    </blockquote>
    <br>
    Really? What about that :
    <a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/show_bug.cgi?id=8361#c1">http://bugzilla.scilab.org/show_bug.cgi?id=8361#c1</a><br>
    Did Scilab changed on this topic since 11/2010 ?<br>
    The help page updated by Allan Cornet still displays:<br>
    <i>Limitations<br>
      In this current version of Scilab, parallel_run uses only one core
      on Windows platforms.<br>
    </i><br>
    Regards<br>
    Samuel<br>
    <br>
  </body>
</html>