Hi again,<div><br></div><div>After taking some early reviews into consideration, I have updated the branch. It is now based on 'maint'.</div><div><br></div><div>  git fetch git://<a href="http://github.com/aronisstav/otp.git" target="_blank">github.com/aronisstav/otp.git</a> dialyzer-parallel</div>
<div><br></div><div>One of the major concerns about the parallel version is memory consumption. There is now a fallback into the sequential mode that consumes a lot less memory and is enabled if the machine you are running Dialyzer on has only one logical processor or only one scheduler. Dialyzer supports the '+S <N>' as an option to specify the number of schedulers, so if you are on a multi-core you can activate the fallback by using "dialyzer +S 1 ...". Otherwise the number of schedulers is equal to the number of logical processors.</div>
<div><br></div><div>Regards,</div><div>Stavros</div><div><br><div class="gmail_quote">On Mon, Mar 19, 2012 at 4:51 PM, Gustav Simonsson <span dir="ltr"><<a href="mailto:gustav@erlang.org">gustav@erlang.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

  
    
  
  <div text="#000000" bgcolor="#ffffff">
    This branch has been added to the 'master-opu' branch. <br>
    We'll get back to you with feedback once it has been reviewed.<br>
    <br>
    Thank you for the contribution!<br>
    <br>
    Regards,<br>
    Gustav Simonsson<br>
    Erlang/OTP team<div><div class="h5"><br>
    <br>
    On 2012-03-19 16:18, Stavros Aronis wrote:
    </div></div><blockquote type="cite"><div><div class="h5">Hi all,
      <div><br>
      </div>
      <div>Dialyzer's inner machinery has been rewritten to run faster
        on multi-core machines. The relevant branch, based on current
        'master', is available at:</div>
      <div><br>
      </div>
      <div>  git fetch git://<a href="http://github.com/aronisstav/otp.git" target="_blank">github.com/aronisstav/otp.git</a>
        dialyzer-parallel</div>
      <div><br>
      </div>
      <div>Try it and send us any feedback you may have!</div>
      <div><br>
      </div>
      <div>Cheers,</div>
      <div><br>
      </div>
      <div>Stavros & Kostis</div>
      </div></div><pre><fieldset></fieldset>
_______________________________________________
erlang-patches mailing list
<a href="mailto:erlang-patches@erlang.org" target="_blank">erlang-patches@erlang.org</a>
<a href="http://erlang.org/mailman/listinfo/erlang-patches" target="_blank">http://erlang.org/mailman/listinfo/erlang-patches</a>
</pre>
    </blockquote>
    <br>
  </div>

</blockquote></div><br></div>