<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<br>
On 6/26/10 12:15 PM, Edward Ned Harvey wrote:
<blockquote id="mid_000001cb154a_befe4850_3cfad8f0__com"
 cite="mid:000001cb154a$befe4850$3cfad8f0$@com" type="cite">
  <meta http-equiv="Content-Type"
 content="text/html; charset=ISO-8859-1">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>#mid_000001cb154a_befe4850_3cfad8f0__com p.MsoNormal,
#mid_000001cb154a_befe4850_3cfad8f0__com li.MsoNormal,
#mid_000001cb154a_befe4850_3cfad8f0__com div.MsoNormal { margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: "Calibri","sans-serif"; }
#mid_000001cb154a_befe4850_3cfad8f0__com a:link,
#mid_000001cb154a_befe4850_3cfad8f0__com span.MsoHyperlink { color: blue; text-decoration: underline; }
#mid_000001cb154a_befe4850_3cfad8f0__com a:visited,
#mid_000001cb154a_befe4850_3cfad8f0__com span.MsoHyperlinkFollowed { color: purple; text-decoration: underline; }
#mid_000001cb154a_befe4850_3cfad8f0__com span.EmailStyle17 { font-family: "Calibri","sans-serif"; color: windowtext; }
#mid_000001cb154a_befe4850_3cfad8f0__com .MsoChpDefault {  }
#mid_000001cb154a_befe4850_3cfad8f0__com div.WordSection1 { page: WordSection1; }
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="WordSection1">
  <p class="MsoNormal">Apparently, physicalization is the reverse of
virtualization.&nbsp; The use of hundreds of low-power (like atom, arm, etc)
processors each running its own OS, instead of a smaller number of
higher-power
(like xeon, etc) processors ... To build-out highly parallelized
servers, for
the purpose of either eliminating the need for virtualization, or to
run highly
parallelized and distributed work loads supposedly cheaper and less
power hungry
than the equivalent high-power "standard" server solution...<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">I am aware of products from seamicro and
rackable
(sgi).&nbsp; Does anybody have any experience in this area?&nbsp; Know any
other options I should consider?<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">The specific requirement we're solving is a
workload which
is highly parallelizable.&nbsp; We're currently paying Amazon EC2, but
finding
it's not very economical.&nbsp; So we're exploring alternatives, hoping to
find
a way to run these parallelized jobs more economically.&nbsp; It is also
ideal
to keep the workload in-house, so we can eliminate the security concern
about
Amazon employees having access to our data and so forth.<o:p></o:p></p>
  <br>
  </div>
</blockquote>
<br>
Keep us updated on what you discover on this front.&nbsp; People have been
trying this kind of thing in different forms for quite awhile.<br>
<br>
We have some highly parallelizable workloads, but are in an academic
research environment and can benefit from the US Open Science Grid from
which we have (recently) been able to secure sustained access to 3000+
job slots at computing centers across the US in an "opportunistic" mode
which means we use otherwise idle compute cycles at non-commercial
research institutions (some federal, some state, some universities).<br>
<br>
If I were you, I'd look into the 4x12 core AMD systems.&nbsp; These things
are half price or less on similar Nehalem Xeon systems on a per-core
basis, but you then have to figure out if you are OK with the memory,
disk, network I/O patterns and can live with the slower AMD processors.<br>
<br>
>From a different perspective, (and also *very* dependent on your having
a good grasp of the workload characteristics), if this is a high value
and long term workload you *may* be able to benefit from GPUs, which
effectively are hundreds of slower compute cores accessible from the
same system image, but will require a small computational kernel which
you can port to a GPU environment.<br>
<br>
Ian<br>
</body>
</html>