<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>The Server Room Blog</title>
    <link>http://communities.intel.com/community/openportit/server/blog</link>
    <description>Server Room</description>
    <pubDate>Wed, 08 Jul 2009 22:54:49 GMT</pubDate>
    <generator>Clearspace 2.5.9 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-07-08T22:54:49Z</dc:date>
    <item>
      <title>Coding Scalable or Parallel Applications – It Is Not As Hard You Think</title>
      <link>http://communities.intel.com/community/openportit/server/blog/2009/07/08/coding-scalable-or-parallel-applications-it-is-not-as-hard-you-think</link>
      <description>&lt;!-- [DocumentBodyStart:2bd718cd-7078-45d0-82c7-b8d09e0ae0a3] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 6pt;"&gt;&lt;span style="color: black; font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;The need to write scalable applications has been important for programmers in the HPC community for years. Now, with the proliferation of multi/many-core processors developing scalable software is now a top priority for many programmers.  &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 6pt;"&gt;&lt;span style="color: black; font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;Andrew S. Tanenbaum stated at the USENIX ’08 conference last year that developing “sequential programming is really hard” … the &lt;em&gt;difficulty&lt;/em&gt; is “parallel programming is a step beyond that.”  &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="color: black; font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;He is right, but let’s illustrate why it is just a small step.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="color: black; font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;Here is the point – parallel architectures will continue proliferating and we will need to develop and refine parallel algorithms that exploit parallelism. While difficult, to develop and refine parallel algorithms, the actual programming of these new algorithms, does not need to be hard.  However, if the developer is required to know the intimate details of the hardware then the development and refinement parallel algorithms can be very difficult, and very time consuming.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="color: #000000;"&gt;&lt;span style="font-family: Calibri;"&gt;One approach provided by Intel software developer tools is to abstract away the details of the hardware.  This allows the developer to focus on their algorithms /applications, and rely on Intel software developer tools to provide the best optimizations for current and future platform&lt;span style="color: black;"&gt; While you may give up some performance by being abstracted away, what you lose in performance will be rewarded by your ability to quickly iterate through more iteration of your parallelization ideas in less time.  You may find yourself designing and developing better approaches to parallelism because you were able to test more hypotheses.  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="color: black; font-size: 12pt;"&gt;&lt;span style="font-family: Calibri;"&gt;An additional by-product of being abstracted away from having to know the intricacies of the hardware is that your software will be highly adaptable to future platforms.  You will see tremendous improvements on multi-core solutions and will be in a great position scale your application performance forward as newer architectures are made available.  &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="color: black; font-size: 12pt;"&gt;To learn more Intel Software Tools and the benefits of optimizing your software on multi core based solutions first visit &lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;a class="jive-link-external-small" href="http://software.intel.com/en-us/intel-sdp-home/"&gt;http://software.intel.com/en-us/intel-sdp-home/&lt;/a&gt;&lt;span style="color: black;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2bd718cd-7078-45d0-82c7-b8d09e0ae0a3] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">performance_tuning</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">software_tools</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">optimization</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">performance</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">tuning</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">performance_leadership</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">performance_benchmark</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">benchmark</category>
      <pubDate>Wed, 08 Jul 2009 22:54:49 GMT</pubDate>
      <author>wesley.e.shimanek@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/server/blog/2009/07/08/coding-scalable-or-parallel-applications-it-is-not-as-hard-you-think</guid>
      <dc:date>2009-07-08T22:54:49Z</dc:date>
      <clearspace:dateToText>4 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <wfw:comment>http://communities.intel.com/community/openportit/server/blog/comment/coding-scalable-or-parallel-applications-it-is-not-as-hard-you-think</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/server/blog/feeds/comments?blogPost=12332</wfw:commentRss>
    </item>
    <item>
      <title>Skate to where the puck is going to be:  Energy Efficient Performance</title>
      <link>http://communities.intel.com/community/openportit/server/blog/2009/02/19/skate-to-where-the-puck-is-going-to-be-energy-efficient-performance</link>
      <description>&lt;!-- [DocumentBodyStart:cc76b2b0-9b0d-415d-a9f9-45f571c3fdf0] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #000080; font-family: Arial;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;span style="color: #000080; font-family: Arial;"&gt;Only a few years ago, customers seldom considered server energy efficiency when buying servers. &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; Today, server energy efficiency is often one of the key purchase criteria. &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; And for some customers, energy efficient performance is the #1 criteria. &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; Going forward in time, it is expected that the majority of people will use energy efficient performance (sometimes referred to as performance/watt) when evaluating servers. &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;span style="font-size: 10pt; color: #000080; font-family: Arial;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;span style="color: #000080; font-family: Arial;"&gt;From a customer point of view, the request is simple: &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; "I want both high performance and reduced power consumption…at the same time." &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; From a product design viewpoint, the "opportunity" to reduce power while still improving performance comes with some unique tradeoffs that are often complex. &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; How much performance is needed? &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; How much can/should power consumption be reduced? &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; If power consumption is reduced, what impact will that have on performance? Etc, etc.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;span style="font-size: 10pt; color: #000080; font-family: Arial;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;span style="color: #000080; font-family: Arial;"&gt;Processor design cycles are quite long and are started many years before a product actually comes to market. &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; Because of the long design cycle, there is comprehensive process at the beginning to determine product features based on expected market needs. &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; At the time the Nehalem architecture was being developed, customers were just starting to evaluate servers based energy efficient performance, but the Nehalem processor design team decided to make energy efficiency a fundamental "feature" of the processor. &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; The good news is the team correctly predicted the market requirements with the upcoming Intel® Xeon® 5500 Processors (aka. Nehalem). &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; Servers based on Nehalem processors are expected to provide customers with exactly what they have been requesting…"knock your socks off" performance along with reduced power consumption. &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;span style="font-size: 10pt; color: #000080; font-family: Arial;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin: 0in 0in 0pt; mso-layout-grid-align: none;"&gt;&lt;span style="color: #000080; font-family: Arial;"&gt;As Wayne Gretzky once famously said: “A good hockey player plays where the puck is. A great hockey player plays where the puck is going to be.” &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt; With Nehalem, Intel is definitely skating to where the puck will be. &lt;span style="mso-spacerun: yes;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; color: #000080; font-family: Arial;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cc76b2b0-9b0d-415d-a9f9-45f571c3fdf0] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">nehalem</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">performance_leadership</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">nehalem_server</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">data_center</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">energy_efficiency</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">power</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">energy</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">performance</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">xeon_5500</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">xeon_processor</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">servers</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">datacenter_efficiency</category>
      <pubDate>Fri, 20 Feb 2009 00:23:41 GMT</pubDate>
      <author>dave.r.hill@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/server/blog/2009/02/19/skate-to-where-the-puck-is-going-to-be-energy-efficient-performance</guid>
      <dc:date>2009-02-20T00:23:41Z</dc:date>
      <clearspace:dateToText>9 months, 1 week ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/server/blog/comment/skate-to-where-the-puck-is-going-to-be-energy-efficient-performance</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/server/blog/feeds/comments?blogPost=11902</wfw:commentRss>
    </item>
    <item>
      <title>"Oracle OpenWorld08: XEON7400 on Sunfire X4450"</title>
      <link>http://communities.intel.com/community/openportit/server/blog/2008/09/23/oracle-openworld08-xeon7400-on-sunfire-x4450</link>
      <description>&lt;!-- [DocumentBodyStart:9b218c8c-9d25-41f4-8fb1-2c0da2739a1b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I ran into Barry Kittner (Intel) and Marcos Peixoto (Sun) at the Oracle OpenWorld event in San Francisco today. Sun is showing the Sunfire X4450, 4-Socket, 2U Rack Server. Sun is also talking about a unique way to evaluate the Sunfire server, check out this video to find how...&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:ddcda73f-5a66-4d4b-8058-78c7cf779752]--&gt;&lt;span&gt;&lt;embed height="344" src="http://www.youtube.com/v/9IlZRktmm6s&amp;amp;hl=en" type="application/x-shockwave-flash" width="425"&gt;&lt;/embed&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:ddcda73f-5a66-4d4b-8058-78c7cf779752]--&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What do you think, not a bad deal is it? Check out this link for more details: &lt;a class="jive-link-external-small" href="http://www.sun.com/tryandbuy/intel"&gt;TryAndBuy&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9b218c8c-9d25-41f4-8fb1-2c0da2739a1b] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">oracle_openworld08</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">intel</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">sun</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">sunfirex4450</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">xeon7400</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">performance_leadership</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">45nm</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">efficiency</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">server_room</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">innovation</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">dunnington</category>
      <pubDate>Wed, 24 Sep 2008 05:00:19 GMT</pubDate>
      <author>william.h.lea@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/server/blog/2008/09/23/oracle-openworld08-xeon7400-on-sunfire-x4450</guid>
      <dc:date>2008-09-24T05:00:19Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/server/blog/comment/oracle-openworld08-xeon7400-on-sunfire-x4450</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/server/blog/feeds/comments?blogPost=11567</wfw:commentRss>
    </item>
    <item>
      <title>“VMWorld08: Intel Keynote-Collaboration for Leading Virtualization Deployments”</title>
      <link>http://communities.intel.com/community/openportit/server/blog/2008/09/18/-vmworld08-intel-keynotecollaboration-for-leading-virtualization-deployments-</link>
      <description>&lt;!-- [DocumentBodyStart:8cf905a9-12ff-4079-88f7-81fb5f60d2ad] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;More news from VMWorld 2008, Las Vegas. Doug Fisher, Intel V.P. gave a keynote during the VMWorld conference. One of the more interesting elements brought Steve Herrod, Sr. V.P. and CTO of VMware on stage to talk about how Intel and VMware are collaborating to deliver leading Virtualization Deployments. Click on the video to see what they have to say.....&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:0ee2baef-9d47-4699-873c-d40c471edf44]--&gt;&lt;span&gt;&lt;embed height="344" src="http://www.youtube.com/v/KxVeeR4TkoA&amp;amp;hl=en" type="application/x-shockwave-flash" width="425"&gt;&lt;/embed&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:0ee2baef-9d47-4699-873c-d40c471edf44]--&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8cf905a9-12ff-4079-88f7-81fb5f60d2ad] --&gt;</description>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">vmworld08</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">vmware</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">intel</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">xeon_7400</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">virtualization</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">performance_leadership</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">dunnington</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">datacenter_efficiency</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">45nm</category>
      <category domain="http://communities.intel.com/community/openportit/server/blog/tags">energy_efficiency</category>
      <pubDate>Thu, 18 Sep 2008 18:28:49 GMT</pubDate>
      <author>william.h.lea@intel.com</author>
      <guid>http://communities.intel.com/community/openportit/server/blog/2008/09/18/-vmworld08-intel-keynotecollaboration-for-leading-virtualization-deployments-</guid>
      <dc:date>2008-09-18T18:28:49Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
      <wfw:comment>http://communities.intel.com/community/openportit/server/blog/comment/-vmworld08-intel-keynotecollaboration-for-leading-virtualization-deployments-</wfw:comment>
      <wfw:commentRss>http://communities.intel.com/community/openportit/server/blog/feeds/comments?blogPost=11538</wfw:commentRss>
    </item>
  </channel>
</rss>

