doug im using boinc projects on this q9550 quad core. also i just noticed that the seti@home project is using cuda which seems to be amazingly fast. takes about 26 min or less to cruch a 105mb dataset. now one issue im running into is heating issue. running these projects really causing gpu as well as cpu temps to jump across all 4 cores of the cpu. they are on the rather hot side for this processor which is a q9550 which should run between 50-70C. i need to go find a better heat sink and get some arctic silver 5. im running this on vista and im able to still use the pc while these projects are running. does anyone have an i7 rig running any boinc projects on  linux or windows?<br>

<br><div class="gmail_quote">On Wed, Apr 22, 2009 at 2:31 PM, Douglas Eadline <span dir="ltr"><<a href="mailto:deadline@eadline.org">deadline@eadline.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
This is an interesting question. As multi-core become more<br>
pervasive this will beg the bigger question. What is cluster?<br>
Recall, there is a design called a "constellation" where the<br>
number of cores on the nodes is greater than the number of nodes.<br>
Therefore if you have four 8-core nodes (32 cores total)<br>
connected with IB, you have a "constellation cluster".<br>
The "parallelism" may be more in the nodes, than between<br>
the nodes.<br>
<br>
In any case, you have a pile of cores how do you program<br>
them? Fortunately MPI will work on multi-core and across nodes.<br>
For the most part, OpenMP and threads only work on single<br>
motherboards. I investigated this idea (MPI vs OpenMP on<br>
a single multi-core node) and wrote up my results here:<br>
<br>
  <a href="http://www.linux-mag.com/id/4608" target="_blank">http://www.linux-mag.com/id/4608</a><br>
<br>
Of course, there is a need for more testing<br>
with different compilers and hardware platforms,<br>
but it is clear, MPI on multi-core SMP is not<br>
necessarily a bad idea, in some cases it is a good<br>
idea. There are some who may argue this, but data points<br>
are really the only thing worth discussing.<br>
<br>
I'll have some new hardware in May and I plan on<br>
re-running the tests mentioned in the article.<br>
<br>
--<br>
Doug<br>
<div class="im"><br>
> is it possible to have a single multicored machine as a cluster?<br>
><br>
> --<br>
> Jonathan Aquilina<br>
><br>
</div>> --<br>
> This message has been scanned for viruses and<br>
> dangerous content by MailScanner, and is<br>
> believed to be clean.<br>
<div class="im">><br>
> _______________________________________________<br>
> Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin Computing<br>
> To change your subscription (digest mode or unsubscribe) visit<br>
> <a href="http://www.beowulf.org/mailman/listinfo/beowulf" target="_blank">http://www.beowulf.org/mailman/listinfo/beowulf</a><br>
><br>
<br>
<br>
--<br>
</div>Doug<br>
<font color="#888888"><br>
--<br>
This message has been scanned for viruses and<br>
dangerous content by MailScanner, and is<br>
believed to be clean.<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Jonathan Aquilina<br>