<div class="gmail_quote">On Tue, Apr 27, 2010 at 9:09 AM, Dimitry Golubovsky <span dir="ltr">&lt;<a href="mailto:golubovsky@gmail.com">golubovsky@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
 </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">how is the default value of numCapabilities [2]<br>
set when +RTS -N is not on the command line?<br>
<br>
Does GHC runtime figure out the number of cores itself,<br></blockquote><div><br></div><div>With 6.12.1 and newer, no &quot;-N&quot; argument implies 1 core, &quot;-N<i>k</i>&quot; implies <i>k</i> cores, and &quot;-N&quot; without an argument means &quot;use all&quot;. </div>
</div><br>