<?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>Project ADVANCE</title>
	<atom:link href="http://www.project-advance.eu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.project-advance.eu</link>
	<description>Project ADVANCE</description>
	<lastBuildDate>Fri, 13 Apr 2012 15:56:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>2nd Project Review on 20th of April, 2012</title>
		<link>http://www.project-advance.eu/2012/04/second-project-review/</link>
		<comments>http://www.project-advance.eu/2012/04/second-project-review/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 11:54:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.project-advance.eu/?p=261</guid>
		<description><![CDATA[The second review for ADVANCE takes place on the 20th of April, 2012 in Brussels.]]></description>
			<content:encoded><![CDATA[<p>The second review for ADVANCE takes place on the 20th of April, 2012 in Brussels.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.project-advance.eu/2012/04/second-project-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FD-COMA Workshop at HiPEAC Conference 2012</title>
		<link>http://www.project-advance.eu/2011/10/fd-coma-workshop-2012/</link>
		<comments>http://www.project-advance.eu/2011/10/fd-coma-workshop-2012/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 18:29:46 +0000</pubDate>
		<dc:creator>cg</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.project-advance.eu/?p=229</guid>
		<description><![CDATA[Workshop on Feedback-Directed Compiler Optimization for Multi-Core Architectures (FD-COMA 2012) part of the 7th HiPEAC Conference Paris, France, Jan 25, 2012 &#160; FD-COMA 2012: FD-COMA is a one-day workshop during the 7th HiPEAC Conference in Paris, January 23-25, 2012. The workshop is loosely connected to the FP-7 project Advance, but we particularly welcome contributions from [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>Workshop on Feedback-Directed Compiler Optimization for Multi-Core Architectures</strong></p>
<p style="text-align: center;"><strong>(FD-COMA 2012)</strong></p>
<table border="0" width="100%">
<colgroup>
<col width="30%"></col>
<col width="40%"></col>
<col width="30%"></col>
</colgroup>
<tbody>
<tr>
<td><a href="http://www.hipeac.org/" target="_top"><img class="alignleft size-full wp-image-231" title="HiPEAC" src="http://www.project-advance.eu/wp-content/uploads/2011/10/hipeac.png" alt="HiPEAC Network of Excellence" width="149" height="90" /></a></td>
<td>
<p style="text-align: center;"><strong>part of the</strong></p>
<p style="text-align: center;"><a title="HiPEAC Conference 2012" href="http://www.hipeac.net/conference" target="_blank"><strong>7th HiPEAC Conference</strong></a></p>
<p style="text-align: center;"><strong>Paris, France, Jan 25, 2012</strong></p>
</td>
<td><a href="http://cordis.europa.eu/fp7/home_en.html" target="_top"><img class="alignright size-full wp-image-232" title="FP-7" src="http://www.project-advance.eu/wp-content/uploads/2011/10/fp7.png" alt="FP-7" width="100" height="79" /></a></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p><strong>FD-COMA 2012:</strong></p>
<p>FD-COMA is a one-day workshop during the 7th HiPEAC Conference in Paris, January 23-25, 2012. The workshop is loosely connected to the FP-7 project Advance, but we particularly welcome contributions from outside the project consortium.</p>
<p><strong>Mission:</strong></p>
<p>Feedback driven optimizations have long proven to be powerful instruments for achieving better hardware utilization, but the on-going multi-core/many-core revolution opens up a whole new realm of possible applications and variations of feedback-directed compiler optimization. The increasing hardware diversity of execution platforms and the likewise increasing hardware heterogeneity of individual execution platforms make compile time resource planning less and less feasible. Dynamic compilation techniques are required, instead, that adapt application programs to the actual hardware they are running on to make best use of it. Furthermore, the abundance of compute cores allows us to run feedback-directed compiler optimizations in parallel with an application itself and, thus, to adapt a running application to the hardware it is running on or to the data it is processing, to name just a few opportunities.</p>
<p>This workshop aims at bringing people together that share an interest in the novel opportunities for feedback directed optimisations in the context of the emerging heterogeneous architectures.</p>
<p><strong>Main topics:</strong></p>
<ul>
<li>Feedback directed compiler optimization for multi-core architectures</li>
<li>Compiler representations for feedback information</li>
<li>Performance modeling for feedback, including statistical and constraint-based techniques</li>
<li>Performance measurement using feedback information</li>
<li>Exploiting feedback for heterogeneous multi-core systems</li>
<li>Adaptive, feedback-controlled runtime systems for multi-core architectures</li>
<li>Exploiting feedback information for energy savings</li>
</ul>
<p><strong>Key note:</strong></p>
<p>Alex Shafarenko: <em>Compilers must speak properties, not just code.</em></p>
<p>Abstract:</p>
<p>
In this talk we will argue that approaches based on coordinated components are ideally placed for feedback-driven optimisation. We will present our case for a component compiler producing not only object code, but also symbolic constraints describing the functional, and more importantly extra-functional, properties of the source component, such as computational complexity, resource and configuration requirements. We also argue that if the coordination language is well structured, it is possible to aggregate the constraints yielded by the components stage-wise and to represent the multicore optimisation problem in standard CSP form to use general-purpose constraint solvers.
</p>
<p><strong>Workshop Programme:</strong></p>
<table border="0" width="100%">
<tr>
<td width=100>
14:30 &#8211; 15:30
</td>
<td>
Alex Shafarenko: <em>Compilers must speak properties, not just code.</em>
</td>
</tr>
<tr>
<td>
15:30 &#8211; 16:00
</td>
<td>
Apan Qasem, Dan Tamir: <em>Memory Performance Diagnosis Through Feedback Synthesis</em>
</td>
</tr>
<tr>
<td>
16:00 &#8211; 16:30
</td>
<td>
Coffee break
</td>
</tr>
<tr>
<td>
16:30 &#8211; 17:00
</td>
<td>
Wei Cheng, Frank Penczek, Clemens Grelck, Raimund Kirner, Bernd Scheuermann, Alex Shafarenko: <em>Modeling Streams-based Variants of Ant Colony Optimisation for Parallel Systems &#8212; A Dataflow-driven Approach Using S-Net</em>
</td>
</tr>
<tr>
<td>
17:00 &#8211; 17:30
</td>
<td>
Volkmar Wieser, Philip K.F. H&ouml;lzenspies, Raimund Kirner and Michael Ro&szlig;bory: <em>Statistical Performance Analysis with Dynamic Workload using S-NET</em>
</td>
</tr>
<tr>
<td>
17:30 &#8211; 18:00
</td>
<td>
Vu Thien Nga Nguyen, Raimund Kirner, Frank Penczek: <em>Monitoring Framework for Stream-processing Networks</em>
</td>
</tr>
</table>
<p><strong>FD-COMA welcomes submission of papers describing:</strong></p>
<ul>
<li>Experimental work</li>
<li>Industrial experience</li>
<li>Theoretical work</li>
<li>Software and hardware platforms</li>
<li>Work in progress</li>
</ul>
<p>all with respect to the above workshop topics</p>
<p><strong>Paper submission:</strong></p>
<p>Submitted papers must not have been published or simultaneously submitted elsewhere.  The full manuscript should be at most 8 pages. Submit a PDF copy of your manuscript via <a title="EasyChair submission page" href="https://www.easychair.org/conferences/?conf=fdcoma2012" target="_blank">EasyChair</a>.</p>
<p>Each paper will receive a minimum of two reviews. Papers will be selected based on their originality, relevance, technical clarity and presentation. Authors of accepted papers must guarantee that their papers will be registered and presented at the workshop. Accepted papers will be made available at the workshop in electronic form.</p>
<p><strong>Important dates:</strong></p>
<ul>
<li>Submission deadline: 11/11/2011   <strong>Extended!!!</strong></li>
<li>Notification of acceptance: 22/11/2011</li>
<li>Final version due: 11/1/2012 20:00 CET   <strong>New!!!</strong></li>
</ul>
<p><strong>Workshop organizers:</strong></p>
<ul>
<li><a title="Kevin Hammond" href="http://www.cs.st-andrews.ac.uk/~kh/" target="_blank">Kevin Hammond</a>, University of St Andrews, United Kingdom</li>
<li><a title="Clemens Grelck" href="http://www.science.uva.nl/~grelck/" target="_blank">Clemens Grelck</a>, University of Amsterdam, Netherlands</li>
<li><a title="Sven-Bodo Scholz" href="http://homepages.feis.herts.ac.uk/~comqss/" target="_blank">Sven-Bodo Scholz</a>, Heriot-Watt University, United Kingdom</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.project-advance.eu/2011/10/fd-coma-workshop-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADVANCE meeting in Riga/Latvia from 25. to 31. 7. 2011</title>
		<link>http://www.project-advance.eu/2011/06/advance-meeting-in-rigalatvia-from-25-to-31-7-2011/</link>
		<comments>http://www.project-advance.eu/2011/06/advance-meeting-in-rigalatvia-from-25-to-31-7-2011/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 08:08:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.project-advance.eu/?p=220</guid>
		<description><![CDATA[Everyone who is involved or interested in the concrete implementation work within ADVANCE is invited to join. Click here for more details.]]></description>
			<content:encoded><![CDATA[<p>Everyone who is involved or interested in the concrete implementation work within ADVANCE is invited to join.  </p>
<p>Click <a href="http://www.sac-home.org/index.php?p=.%2F77_Workshops%2F78_July_2011">here</a> for more details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.project-advance.eu/2011/06/advance-meeting-in-rigalatvia-from-25-to-31-7-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Project Review on 21./22. March 2011</title>
		<link>http://www.project-advance.eu/2011/02/first-project-review-on-21-22-march-2011/</link>
		<comments>http://www.project-advance.eu/2011/02/first-project-review-on-21-22-march-2011/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 14:53:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.project-advance.eu/?p=211</guid>
		<description><![CDATA[The first project review is scheduled for 21./22. March 2011 in Brussles.]]></description>
			<content:encoded><![CDATA[<p>The first project review is scheduled for 21./22. March 2011 in Brussles.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.project-advance.eu/2011/02/first-project-review-on-21-22-march-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADVANCE technical meetings, 13. &#8211; 17. Dec. 2010</title>
		<link>http://www.project-advance.eu/2010/11/advance-technical-meetings/</link>
		<comments>http://www.project-advance.eu/2010/11/advance-technical-meetings/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 19:37:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.project-advance.eu/?p=207</guid>
		<description><![CDATA[From 13. &#8211; 17. Dec. 2010 discussion of various research topics including industrial use cases. Meetings will take place at UH, expected participants so far from UvA, USTAN, Philips, UTwente and UH.]]></description>
			<content:encoded><![CDATA[<p>From 13. &#8211; 17. Dec. 2010 discussion of various research topics including industrial use cases.</p>
<p>Meetings will take place at UH, expected participants so far from UvA, USTAN, Philips, UTwente and UH. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.project-advance.eu/2010/11/advance-technical-meetings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Coordinator gives presentation to High Performance Computing Consortium</title>
		<link>http://www.project-advance.eu/2010/10/project-coordinator-gives-presentation-to-high-performance-computing-consortium/</link>
		<comments>http://www.project-advance.eu/2010/10/project-coordinator-gives-presentation-to-high-performance-computing-consortium/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 14:00:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.project-advance.eu/?p=87</guid>
		<description><![CDATA[The ADVANCE coordinator Prof. Alex Shafarenko will  present the project at HiPEAC Computing Systems Week 2010.]]></description>
			<content:encoded><![CDATA[<p>The ADVANCE coordinator Prof. Alex Shafarenko will  present the project at <a href="http://www.hipeac.net/computing_systems_week_Barcelona_2010">HiPEAC Computing Systems Week 2010</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.project-advance.eu/2010/10/project-coordinator-gives-presentation-to-high-performance-computing-consortium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADVANCE project meeting in Vienna on 04./05. Oct. 2010</title>
		<link>http://www.project-advance.eu/2010/09/advance-project-meeting-in-vienna/</link>
		<comments>http://www.project-advance.eu/2010/09/advance-project-meeting-in-vienna/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 08:01:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.project-advance.eu/?p=205</guid>
		<description><![CDATA[The next full meeting has been scheduled for 04. &#038; 05. Oct. 2010. Location will be Vienna, Austria. Venue: NH Danube City Agramer Strasse 21 1220 Vienna, Austria]]></description>
			<content:encoded><![CDATA[<p>The next full meeting has been scheduled for 04. &#038; 05. Oct. 2010.</p>
<p>Location will be Vienna, Austria.</p>
<p>Venue:<br />
NH Danube City<br />
Agramer Strasse 21<br />
1220 Vienna, Austria</p>
]]></content:encoded>
			<wfw:commentRss>http://www.project-advance.eu/2010/09/advance-project-meeting-in-vienna/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project meeting on May 10, 2010</title>
		<link>http://www.project-advance.eu/2010/04/project-meeting-on-may-10-2010/</link>
		<comments>http://www.project-advance.eu/2010/04/project-meeting-on-may-10-2010/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 16:33:42 +0000</pubDate>
		<dc:creator>rk</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.project-advance.eu/?p=19</guid>
		<description><![CDATA[The second project meeting is scheduled for May 10-11, 2010 at Islay/Scotland.]]></description>
			<content:encoded><![CDATA[<p>The second project meeting is scheduled for May 10-11, 2010 at Islay/Scotland.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.project-advance.eu/2010/04/project-meeting-on-may-10-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAC Technology Workshop 26./27. May 2010</title>
		<link>http://www.project-advance.eu/2010/03/sac-technology-workshop/</link>
		<comments>http://www.project-advance.eu/2010/03/sac-technology-workshop/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 14:17:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.project-advance.eu/?p=203</guid>
		<description><![CDATA[Workshop at the University of Amsterdam, 26. &#038; 27. May 2010. Presentation and discussion of active research topics. This event is open to the public.]]></description>
			<content:encoded><![CDATA[<p>Workshop at the University of Amsterdam, 26. &#038; 27. May 2010.</p>
<p>Presentation and discussion of active research topics.</p>
<p>This event is open to the public.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.project-advance.eu/2010/03/sac-technology-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

