<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for GPGPU &#187;  :: GPGPU.org</title>
	<atom:link href="http://gpgpu.org/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://gpgpu.org</link>
	<description>General-Purpose Computation on Graphics Hardware</description>
	<lastBuildDate>Fri, 20 Jan 2012 21:44:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on SIGGRAPH 2004 GPGPU Course by SIGGRAPH Courses &#124; Benjamin Sommer Weblog</title>
		<link>http://gpgpu.org/s2004/comment-page-1#comment-19631</link>
		<dc:creator>SIGGRAPH Courses &#124; Benjamin Sommer Weblog</dc:creator>
		<pubDate>Fri, 20 Jan 2012 21:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://gpgpu.site/?page_id=322#comment-19631</guid>
		<description>[...] GPGPU [...]</description>
		<content:encoded><![CDATA[<p>[...] GPGPU [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SIGGRAPH 2005 GPGPU Course by SIGGRAPH Courses &#124; Benjamin Sommer Weblog</title>
		<link>http://gpgpu.org/s2005/comment-page-1#comment-19630</link>
		<dc:creator>SIGGRAPH Courses &#124; Benjamin Sommer Weblog</dc:creator>
		<pubDate>Fri, 20 Jan 2012 21:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gpgpu.org/newgpgpu/?page_id=585#comment-19630</guid>
		<description>[...] GPGPU [...]</description>
		<content:encoded><![CDATA[<p>[...] GPGPU [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SIGGRAPH 2007 GPGPU Course by SIGGRAPH Courses &#124; Benjamin Sommer Weblog</title>
		<link>http://gpgpu.org/s2007/comment-page-1#comment-19629</link>
		<dc:creator>SIGGRAPH Courses &#124; Benjamin Sommer Weblog</dc:creator>
		<pubDate>Fri, 20 Jan 2012 21:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://gpgpu.site/?page_id=344#comment-19629</guid>
		<description>[...] GPGPU [...]</description>
		<content:encoded><![CDATA[<p>[...] GPGPU [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intel SPMD Compiler Version 1.1 Released by Loja</title>
		<link>http://gpgpu.org/2011/12/07/intel-spmd-compiler-version-1-1-released/comment-page-1#comment-19406</link>
		<dc:creator>Loja</dc:creator>
		<pubDate>Mon, 16 Jan 2012 02:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://gpgpu.org/?p=4251#comment-19406</guid>
		<description>Any other similar open-source and BSD licensed solutions available? Thanks.</description>
		<content:encoded><![CDATA[<p>Any other similar open-source and BSD licensed solutions available? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCCM Minisymposium: Applications and methods of GPU by Lorena Barba</title>
		<link>http://gpgpu.org/2011/12/07/applications-and-methods-of-gpu-wccm/comment-page-1#comment-19134</link>
		<dc:creator>Lorena Barba</dc:creator>
		<pubDate>Mon, 09 Jan 2012 14:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://gpgpu.org/?p=4249#comment-19134</guid>
		<description>Abstract deadline was extended to January 15, so there still are a few days to send one! Join us in Sao Paolo next July to discuss the latest applications of GPU computing in areas of computational mechanics, including: fluid mechanics, materials, climate and weather, wave propagation, medical imaging, biomechanics, and more.</description>
		<content:encoded><![CDATA[<p>Abstract deadline was extended to January 15, so there still are a few days to send one! Join us in Sao Paolo next July to discuss the latest applications of GPU computing in areas of computational mechanics, including: fluid mechanics, materials, climate and weather, wave propagation, medical imaging, biomechanics, and more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SUPERCOMPUTING 2007 Tutorial by nVidia CUDA 相關文章目錄 « Heresy's Space</title>
		<link>http://gpgpu.org/sc2007/comment-page-1#comment-18214</link>
		<dc:creator>nVidia CUDA 相關文章目錄 « Heresy's Space</dc:creator>
		<pubDate>Sat, 17 Dec 2011 02:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://gpgpu.site/?page_id=349#comment-18214</guid>
		<description>[...] Supercomputing 2007 CUDA Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] Supercomputing 2007 CUDA Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intel SPMD Compiler Version 1.1 Released by Gary</title>
		<link>http://gpgpu.org/2011/12/07/intel-spmd-compiler-version-1-1-released/comment-page-1#comment-17805</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Fri, 09 Dec 2011 13:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://gpgpu.org/?p=4251#comment-17805</guid>
		<description>This is starting to get close to what&#039;s needed for high performance general-purpose GPU programming.  Unfortunately:
 (a) it lacks any GPU back ends; it only targets Intel CPUs (vector units and minimal multicore support).  Because of this I&#039;m not even sure why this article was posted here.
 (b) it doesn&#039;t have any N-dimensional scan (reduce), send, get or array shift primitives; basically totally lacking runtime N-d array support.  These will be necessary to transparently target CPUs and GPUs (e.g. constant and texture hardware).

So unfortunately we still have a long way to go before we can use a C* or HPF-like language to program across CPUs, clusters and GPUs.</description>
		<content:encoded><![CDATA[<p>This is starting to get close to what&#8217;s needed for high performance general-purpose GPU programming.  Unfortunately:<br />
 (a) it lacks any GPU back ends; it only targets Intel CPUs (vector units and minimal multicore support).  Because of this I&#8217;m not even sure why this article was posted here.<br />
 (b) it doesn&#8217;t have any N-dimensional scan (reduce), send, get or array shift primitives; basically totally lacking runtime N-d array support.  These will be necessary to transparently target CPUs and GPUs (e.g. constant and texture hardware).</p>
<p>So unfortunately we still have a long way to go before we can use a C* or HPF-like language to program across CPUs, clusters and GPUs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GPU-Based Speculative Query Processing for Database Operations by Mike Kelly</title>
		<link>http://gpgpu.org/2010/09/05/speculative-query-processing/comment-page-1#comment-17558</link>
		<dc:creator>Mike Kelly</dc:creator>
		<pubDate>Sun, 04 Dec 2011 17:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://gpgpu.org/?p=2711#comment-17558</guid>
		<description>Can you comment on IBM&#039;s recently published patent application for query processing on GPUs?</description>
		<content:encoded><![CDATA[<p>Can you comment on IBM&#8217;s recently published patent application for query processing on GPUs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SUPERCOMPUTING 2007 Tutorial by 一些國際研討會的 CUDA 資料 &#171; Heresy&#039;s Space</title>
		<link>http://gpgpu.org/sc2007/comment-page-1#comment-17554</link>
		<dc:creator>一些國際研討會的 CUDA 資料 &#171; Heresy&#039;s Space</dc:creator>
		<pubDate>Sun, 04 Dec 2011 14:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://gpgpu.site/?page_id=349#comment-17554</guid>
		<description>[...] 昨天在 GPGPU 的網站，發現上面有 Super Computing 2007 的 CUDA Tutorial 投影片了！他的投影片分為幾個部分： [...]</description>
		<content:encoded><![CDATA[<p>[...] 昨天在 GPGPU 的網站，發現上面有 Super Computing 2007 的 CUDA Tutorial 投影片了！他的投影片分為幾個部分： [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developer by 一些國際研討會的 CUDA 資料 &#171; Heresy&#039;s Space</title>
		<link>http://gpgpu.org/developer/comment-page-1#comment-17553</link>
		<dc:creator>一些國際研討會的 CUDA 資料 &#171; Heresy&#039;s Space</dc:creator>
		<pubDate>Sun, 04 Dec 2011 14:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://gpgpu.site/?page_id=294#comment-17553</guid>
		<description>[...] SC07 的以外，在 GPGPU 的 Developer 頁面中，也有一些其他GPGPU 的相關資料。要和 CUDA 相關的，主要的，大概還是 [...]</description>
		<content:encoded><![CDATA[<p>[...] SC07 的以外，在 GPGPU 的 Developer 頁面中，也有一些其他GPGPU 的相關資料。要和 CUDA 相關的，主要的，大概還是 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

