<?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>Stefan-Marr.de &#187; award</title>
	<atom:link href="http://soft.vub.ac.be/~smarr/tag/award/feed/" rel="self" type="application/rss+xml" />
	<link>http://soft.vub.ac.be/~smarr</link>
	<description>personal and research notes</description>
	<lastBuildDate>Tue, 24 Jan 2012 18:41:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Highlights of HPCC 2010</title>
		<link>http://soft.vub.ac.be/~smarr/2010/09/highlights-of-hpcc-2010/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=highlights-of-hpcc-2010</link>
		<comments>http://soft.vub.ac.be/~smarr/2010/09/highlights-of-hpcc-2010/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 19:09:35 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[award]]></category>
		<category><![CDATA[HPCC'10]]></category>
		<category><![CDATA[paper]]></category>

		<guid isPermaLink="false">http://soft.vub.ac.be/~smarr/?p=331</guid>
		<description><![CDATA[The 12th IEEE Internal Conference on High Performance Computing and Communications was not the first conference I attended. However, it was the first one where I actually presented a paper in the main research track. As usual, the conference covered a wide variety of different topics. For me the following presentations were the most interesting, [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.anss.org.au/hpcc2010/">12<sup>th</sup> IEEE Internal Conference on High Performance Computing and Communications</a> was not the first conference I attended. However, it was the first one where I actually presented a paper in the main research track.</p>
<p>As usual, the conference covered a wide variety of different topics. For me the following presentations were the most interesting, since they discuss problems related to my own research.</p>
<p>GPGPUs are a hot topic and HPCC covered several different aspects. Often it was not the main focus of the presented paper, which was inherently interesting for me, instead it was the problems the authors were facing during their experiments. For instance the presentation on <a href="http://doi.ieeecomputersociety.org/10.1109/HPCC.2010.85">Sparse Matrix Formats Evaluation and Optimization on a GPU</a> highlighted the difficulties of programming systems with such complex memory hierarchies as present in today’s GPGPU systems. Similar, <em>OpenCL: Make Ubiquitous Supercomputing Possible</em> gave an introduction on how to develop applications for GPGPU systems.</p>
<p>The presentation on <a href="http://doi.ieeecomputersociety.org/10.1109/HPCC.2010.32">Aggregation of Real-Time System Monitoring Data for Analyzing Large-Scale Parallel and Distributed Computing Environments</a> gave interesting insights in how super computing center operate and what challenges they face. One interesting anecdote was that the power saving functionality of modern CPUs actually causes some unexpected trouble in such large-scale systems. The temperature differences caused by powering down CPUs can cause their dies to crack resulting in destroyed CPUs. Furthermore, the talk also included a projection of how future super computers will look like. Interestingly, this projection says that the tradeoff between power efficiency and sophisticated CPU optimizations for single-core performance will be decided in favor for power efficiency. Thus, they expect future super computers to have dramatically higher number of much simpler cores than what is used today. That means, optimizations like branch prediction and out-of-order execution will most likely not be present on CPU cores for exascale systems to be able to build high performance systems that fit into the practical energy envelope, i.e., are coolable.</p>
<p>Related to cluster computing was the presentation on <a href="http://doi.ieeecomputersociety.org/10.1109/HPCC.2010.29">Enabling GPU and Many-Core Systems in Heterogeneous HPC Environments Using Memory Considerations</a>. Here the memory bandwidth limitations were considered to schedule tasks on heterogeneous clusters. The idea is that tasks that saturate the memory system will slow down the overall systems. Thus, better distribution of tasks, taking the available memory bandwidth into account will lead to better execution times.</p>
<p>The <a href="http://doi.ieeecomputersociety.org/10.1109/HPCC.2010.78">Evaluation of the Task Programming Model in the Parallelization of Wavefront Programs</a> provides the arguments for the intuitive assumption that fine-grained parallelism is inefficient. However, the approach here was based on OpenMP and Intel’s TBB library, thus, there is no automatic solution for problems which are expressed naturally in a very fine-grained way. As far as I remember form the <a href="http://www.stefan-marr.de/2010/06/trends-in-concurrency-2010-part-2/">TiC Summer School</a>, <a href="http://www.x10-lang.org/">X10</a>’s compiler is actually capable to coarsen up fine-grained task parallelism, and thus provides some automatic solution for this problem.</p>
<p>However, my very personal highlight of the conference was moment when I unexpectedly received the Best Student Paper Award for my paper on <a href="http://www.stefan-marr.de/2010/07/insertion-tree-phasers-efficient-and-scalable-barrier-synchronization-for-fine-grained-parallelism/">Insertion Tree Phasers</a>.</p>
<p><a href="http://www.stefan-marr.de/2010/07/insertion-tree-phasers-efficient-and-scalable-barrier-synchronization-for-fine-grained-parallelism/"><img class="aligncenter size-full wp-image-332" title="Best Student Paper Award" src="http://soft.vub.ac.be/~smarr/wp-content/uploads/2010/09/best-student-paper-award.jpg" alt="" width="450" height="221" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://soft.vub.ac.be/~smarr/2010/09/highlights-of-hpcc-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This year at the MoVES event: Winning the Poster Award :)</title>
		<link>http://soft.vub.ac.be/~smarr/2009/12/this-year-at-the-moves-event-winning-the-poster-award/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=this-year-at-the-moves-event-winning-the-poster-award</link>
		<comments>http://soft.vub.ac.be/~smarr/2009/12/this-year-at-the-moves-event-winning-the-poster-award/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 15:02:26 +0000</pubDate>
		<dc:creator>Stefan</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[award]]></category>
		<category><![CDATA[MoVES]]></category>
		<category><![CDATA[poster]]></category>

		<guid isPermaLink="false">http://soft.vub.ac.be/~smarr/?p=277</guid>
		<description><![CDATA[Spending the time on coming up with a nice poster eventually paid off.And here is the winner of this year&#8217;s MoVES poster award: &#160; Thanks to anyone at the event, and for the interest in my research &#160;]]></description>
			<content:encoded><![CDATA[<p>Spending the time on coming up with a nice poster eventually paid off.<br />And here is the winner of this year&#8217;s <a title="Annual Meeting of the Belgian inter-university MoVES " href="http://jointevents2009.evolumons.be/doku.php?id=m_home">MoVES</a> poster award:</p>
<p>&nbsp;</p>

<div class="wp-caption alignnone" style="width: 410px"><a href="http://www.stefan-marr.de/downloads/many-core-virtual-machines-poster-moves.pdf"><img title="Many-Core Virtual Machines (Poster)" src="http://www.stefan-marr.de/downloads/many-core-virtual-machines-poster-moves.png" alt="Many-Core Virtual Machines" width="400" height="283" /></a><p class="wp-caption-text">Many-Core Virtual Machines</p></div>

<p>Thanks to anyone at the event, and for the interest in my research <img src='http://soft.vub.ac.be/~smarr/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://soft.vub.ac.be/~smarr/2009/12/this-year-at-the-moves-event-winning-the-poster-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

