<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VR World &#187; Jack Dongarra</title>
	<atom:link href="http://www.vrworld.com/tag/jack-dongarra/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vrworld.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Apr 2015 04:26:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>Jack Dongarra on the Great Exascale Challenge and Rising HPC Powers</title>
		<link>http://www.vrworld.com/2015/03/23/jack-dongarra-on-the-great-exascale-challenge-and-rising-hpc-powers/</link>
		<comments>http://www.vrworld.com/2015/03/23/jack-dongarra-on-the-great-exascale-challenge-and-rising-hpc-powers/#comments</comments>
		<pubDate>Mon, 23 Mar 2015 11:11:34 +0000</pubDate>
		<dc:creator><![CDATA[Sam Reynolds]]></dc:creator>
				<category><![CDATA[Event]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Supercomputing Frontiers 2015]]></category>
		<category><![CDATA[Exascale Computing]]></category>
		<category><![CDATA[High Performance Computing]]></category>
		<category><![CDATA[HPC]]></category>
		<category><![CDATA[Jack Dongarra]]></category>
		<category><![CDATA[Supercomputing]]></category>

		<guid isPermaLink="false">http://www.vrworld.com/?p=50573</guid>
		<description><![CDATA[<p>VR World chats with the Oak Ridge National Laboratory's Jack Dongarra on the road to exascale computing, and rising national powers in the HPC space.</p>
<p>The post <a rel="nofollow" href="http://www.vrworld.com/2015/03/23/jack-dongarra-on-the-great-exascale-challenge-and-rising-hpc-powers/">Jack Dongarra on the Great Exascale Challenge and Rising HPC Powers</a> appeared first on <a rel="nofollow" href="http://www.vrworld.com">VR World</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><img width="1461" height="914" src="http://cdn.vrworld.com/wp-content/uploads/2015/03/dongarra-3-edited.jpg" class="attachment-post-thumbnail wp-post-image" alt="dongarra-3-edited" /></p><p>The next big leap in scientific computing is the race to <a href="http://en.wikipedia.org/wiki/Exascale_computing">exascale</a>, the capability for a computer to perform 1 million trillion floating-point operations per second.</p>
<p>The US Department of Energy, which will fund the development of such systems, has <a href="http://science.energy.gov/ascr/research/scidac/exascale-challenges/">set targets</a> of what it wants from exascale systems. It wants one available by 2018-2022 and to consume less than 20 megawatts of power.</p>
<p>For scientific computing having this much processing power available would mean that researchers could tackle the <i>next</i> big questions in science. It has been likened to the Hubble telescope, and the advantages it offered scientists in seeing far-off previously invisible stars.</p>
<p>But the problem is current technology is not at the level to accommodate the requirements of exascale computing. In order to reach exascale, at an efficient power and price point, new architecture will have to be developed that changes the way high performance computers compute and move data. Current generation hardware can not simply be scaled up until it reaches exascale level, the power required would simply be enormous and uneconomical.</p>
<p>While the US has put a great deal of resources into the necessary research required to hit exascale, in the end it may be beaten to exascale by another country.</p>
<p>In order to get a better understanding of what needs to happen before we reach exascale, and to get a perspective on some of the other rising powers in HPC computing, <i>VR World</i> spoke with Oak Ridge National Laboratory&#8217;s <a href="http://www.vrworld.com/tag/jack-dongarra/">Jack Dongarra</a> who delivered a keynote at the Supercomputing Frontiers 2015 conference in Singapore on the topic.</p>
<p><b><em>VR World</em>: During your keynote you mentioned the ‘exascale challenge’. In your opinion, how do we get there from here? What has to happen?</b></p>
<p><b>Jack Dongarra: </b>We can’t use today’s technology to build that exascale machine. It would cost too much money, and the power requirements would be way too much. It would take 30 Tianhe-2 clusters in order to get there. We have to have some way to reduce the power and keep the cost under control.</p>
<p>Today, all of our machines are over-provisioned for floating-point. They have an excess floating-point capability. The real issues are related to data movement. It’s related to bandwidth. For example, you have a chip. And this chip has increasing computing capability &#8212; you put more cores on it. Those cores need data, and the data has to come in from the sides. You’ve got area that’s increasing due to the computing capability but the perimeter is not increasing to compensate for it. The number of pins limits the data that can go in. That’s the crisis we have.</p>
<p>That has to change. One way it changes is by doing stacking. 3D stacking is a technology that we have at our disposal now. That will allow much more information flow in a way that makes a lot more sense in terms of increasing bandwidth. We have a mechanism for doing that, so we get increased bandwidth. That bandwidth is going to help reduce [power draw] as we don’t have to move data into the chip.</p>
<p>The other thing that’s going to happen is that photonics is going to take over. The data is going to move not over copper lines but over optical paths. The optical paths reduce the amount of power necessary. So that’s a way to enhance the data movement, and to reduce the power consumption of these processors. The chip gets much more affordable, and we can have a chance at turning that computing capability into realized performance &#8212; which is a key thing.</p>
<p>In the US, I think we’ll reach exascale in 2022. 2022 is the point where the money will be in place and it’s a question of money. We could build a machine today, but it it would be too expensive. The current thinking is it will be realizable around 2020, and the US is going to be able to deploy the machine in 2022. The money won’t be in place until then, but the technology will be ready ahead of time.</p>
<p><strong><i>VRW</i>: What’s your take on vendors&#8217; 3D stacking efforts so far?</strong></p>
<p><b>JD: </b>It’s great. It has to happen. It’s gotta be that way. It’s a natural way to move. It’s going to be the key thing in terms of performance enhancement in the next few years, and being able to effectively employ that as a device. Things look very positive.</p>
<p><b><i>VRW: </i></b><b>Over the last few years we’ve witnessed China becoming a rising CPU player, with its domestic Alpha and MIPS-based CPUs. Do you have a feeling that conventional CPU vendors have over complicated things for themselves?</b></p>
<p><b>JD: </b>China has an indigenous processor which may or may not come out and be deployed in a high performance machine. There are some rumors that the next big machine would be based on the <a href="http://en.wikipedia.org/wiki/ShenWei">ShenWei CPU</a>. I can understand the motivation for China wanting a processor, they don’t want to dependent on Western technology for these things. There are some issues here. It’s not going to be on x86 architecture, so software will have to be re-written for this machine. Software is a big deal on these systems, but that can be overcome.</p>
<p>When China does deploy this wide scale, Intel will stand up and take notice. It will be a big thing, now China will be in a position to use their product and not Intel’s product. That becomes a big issue.</p>
<p><b><i>VRW: </i></b><b>Do you see any emerging powers in the HPC space that are outside the traditional industrial powers of US, Japan, Europe and China?</b></p>
<p><b>JD: </b>Things have been dominated by the US, followed by the European Union and Japan. China is a more recent investor in high performance computing. Then there are other countries that claim to be wanting to be involved. Korea is a country that claims to wanting to be involved. They are making noise about buying a big machine. They aren’t going to build a machine &#8212; they don’t have the processors &#8212; they are going to buy a machine from the US.</p>
<p>India has made claims they want to do something. Again, they aren’t going to make their machine. They are going to purchase one.</p>
<p><b><i>VRW: </i></b><b>Thanks for your time. </b></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://www.vrworld.com/2015/03/23/jack-dongarra-on-the-great-exascale-challenge-and-rising-hpc-powers/">Jack Dongarra on the Great Exascale Challenge and Rising HPC Powers</a> appeared first on <a rel="nofollow" href="http://www.vrworld.com">VR World</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vrworld.com/2015/03/23/jack-dongarra-on-the-great-exascale-challenge-and-rising-hpc-powers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jack Dongarra: China Isn’t the Emerging HPC Power You Think It Is</title>
		<link>http://www.vrworld.com/2015/03/22/jack-dongarra-china-isnt-the-emerging-hpc-power-you-think-it-is/</link>
		<comments>http://www.vrworld.com/2015/03/22/jack-dongarra-china-isnt-the-emerging-hpc-power-you-think-it-is/#comments</comments>
		<pubDate>Sun, 22 Mar 2015 11:04:25 +0000</pubDate>
		<dc:creator><![CDATA[Sam Reynolds]]></dc:creator>
				<category><![CDATA[Event]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Supercomputing Frontiers 2015]]></category>
		<category><![CDATA[China High Performance Computing]]></category>
		<category><![CDATA[China HPC]]></category>
		<category><![CDATA[China Supercomputers]]></category>
		<category><![CDATA[High Performance Computing]]></category>
		<category><![CDATA[HPC]]></category>
		<category><![CDATA[Jack Dongarra]]></category>
		<category><![CDATA[Oak Ridge National Laboratory]]></category>
		<category><![CDATA[Tianhe-2]]></category>

		<guid isPermaLink="false">http://www.vrworld.com/?p=50513</guid>
		<description><![CDATA[<p>In an exclusive interview with VR World, Jack Dongarra of Oak Ridge National Laboratory says we need to take a second look at certain countries' claims of rising HPC power -- notably China.</p>
<p>The post <a rel="nofollow" href="http://www.vrworld.com/2015/03/22/jack-dongarra-china-isnt-the-emerging-hpc-power-you-think-it-is/">Jack Dongarra: China Isn’t the Emerging HPC Power You Think It Is</a> appeared first on <a rel="nofollow" href="http://www.vrworld.com">VR World</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><img width="741" height="506" src="http://cdn.vrworld.com/wp-content/uploads/2015/03/dongarra-banner.jpg" class="attachment-post-thumbnail wp-post-image" alt="dongarra-banner" /></p><p><em><strong>Read VR World&#8217;s <a href="http://www.vrworld.com/2015/03/23/jack-dongarra-on-the-great-exascale-challenge-and-rising-hpc-powers/">full interview</a> with Prof. Jack Dongarra here. </strong></em></p>
<p>Countries around the world, particularly emerging markets, all would love to have a top 100 supercomputer. Being able to have a supercomputer that ranks in the top 100, or even the top 10, would be a national showpiece &#8211; a sign of technological might &#8211; and would please many of the country’s politicians.</p>
<p>The United States is the world’s dominate high performance computing power, as it has more supercomputers in the <a href="http://www.top500.org/project/">top 500 list </a>than any other single country, but China would like to challenge this hegemony. After all, China has the world’s fastest supercomputer, <a href="http://www.top500.org/system/177999">Tianhe-2</a> , at the National Supercomputer Center at Sun Yat-sen University in Guangzhou.</p>
<p>But in an exclusive interview with <i>VR World</i>, Dr. Jack Dongarra of Oak Ridge National Laboratory and the University of Tennessee, said that China’s HPC stature may be something of a facade. Tianhe-2, while definitely the world’s fastest supercomputer, is somewhat idle and is not being used to its full capacity.</p>
<p>“The real question is: what are they going to use the machine for. I question, at some level, what the Chinese are doing with these big machines,” Dongarra said. “They are are not using the accelerator part of the machine.” [<a href="http://ark.intel.com/products/75798/Intel-Xeon-Phi-Coprocessor-3120P-6GB-1_100-GHz-57-core">48,000 Intel Xeon Phi 31S1P Accelerator cards</a>].</p>
<p>“I go visit the computing facilities [in China] &#8211; and I’m not saying that they are being used for things that are secret &#8211; I’m saying that I don’t know what they are being used for,” he continued.</p>
<p>Dongarra explained that part of the reason why Tianhe-2 is more idle than other top supercomputers is because of the funding model China’s government provides. The government paid for the costs to develop and construct the machine, but not for its operational costs which is not the norm in the scientific computing community.</p>
<p>The additional difficulty might be the machine setup China decided to go with. Intel&#8217;s (<a href="www.google.com/finance?cid=284784">NASDAQ: INTC</a>) Xeon Phi hasn’t proven itself in ease of use when compared to pure CPU code or accelerated code through GPGPU accelerators such as the Nvidia (<a href="www.google.com/finance?cid=662925">NASDAQ: NVDA</a>) Tesla or AMD (<a href="www.google.com/finance?cid=327">NASDAQ: AMD</a>) FirePro S Series.</p>
<p>“They have to come up with some mechanism to pay for it,” Dongarra said. “In scientific computing we don’t pay for computing time. It’s not in the culture of how we do business. A situation where people have to pay for computing time limits the computing time being used.”</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="http://www.vrworld.com/2015/03/22/jack-dongarra-china-isnt-the-emerging-hpc-power-you-think-it-is/">Jack Dongarra: China Isn’t the Emerging HPC Power You Think It Is</a> appeared first on <a rel="nofollow" href="http://www.vrworld.com">VR World</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vrworld.com/2015/03/22/jack-dongarra-china-isnt-the-emerging-hpc-power-you-think-it-is/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Content Delivery Network via Amazon Web Services: CloudFront: cdn.vrworld.com

 Served from: www.vrworld.com @ 2015-04-10 15:14:29 by W3 Total Cache -->