<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - DirectCompute Lecture Series 230: GPU Accelerated Physics</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/gclassy/DirectCompute-Lecture-Series-230-GPU-Accelerated-Physics/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/ch9/6/3/2/8/5/5/DirectCompute230GpuPhysics_512_ch9.png</url>
		<title>Channel 9 - DirectCompute Lecture Series 230: GPU Accelerated Physics</title>
		<link></link>
	</image>
	<description> Join Lee Howes,&amp;nbsp;a Senior SDE at ATI/AMD, as he gives you a deep dive into GPU accelerated physics.  This lecture explains how DirectCompute can be employed to create solutions simulating physical systems such as fluid and cloth systems. It also&amp;nbsp;covers how to employ some of the libraries powered by DirectCompute and how to integrate these libraries into your application.&amp;nbsp; After completing the lecture,&amp;nbsp;you will be able to understand the underlying algorithms of some of the physics systems written in DirectCompute, as well as how to make use of the libraries that implement them, such as Bullet.For more information on DirectCompute, download the PDC 2009 DirectCompute HOL,&amp;nbsp;watch&amp;nbsp;the DirectCompute Roundtable discussion, see the full DirectCompute lecture series,&amp;nbsp;and download the slides for this lecture. </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 10:47:14 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 10:47:14 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: DirectCompute Lecture Series 230: GPU Accelerated Physics</title>
		<description>
			<![CDATA[
<p>Excellent lecture on GPU Accelerated physics.</p>
<p>posted by johni2</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/gclassy/DirectCompute-Lecture-Series-230-GPU-Accelerated-Physics#c634136612440000000</link>
		<pubDate>Fri, 02 Jul 2010 09:54:04 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/gclassy/DirectCompute-Lecture-Series-230-GPU-Accelerated-Physics#c634136612440000000</guid>
		<dc:creator>johni2</dc:creator>
	</item>
	<item>
		<title>Re: DirectCompute Lecture Series 230: GPU Accelerated Physics</title>
		<description>
			<![CDATA[
<p>that is <strong>awsome</strong> <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> </p>
<p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/gclassy/DirectCompute-Lecture-Series-230-GPU-Accelerated-Physics#c634139743800000000</link>
		<pubDate>Tue, 06 Jul 2010 00:53:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/gclassy/DirectCompute-Lecture-Series-230-GPU-Accelerated-Physics#c634139743800000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: DirectCompute Lecture Series 230: GPU Accelerated Physics</title>
		<description>
			<![CDATA[
<p>Neat, of course, but also terrifying in practice.</p>
<p>&nbsp;</p>
<p>Simple graphical HLSL programs are a painful to debug, even with great tools like PIX.</p>
<p>&nbsp;</p>
<p>Debugging this type of highly optimized code will be a nightmare. I'm not even sure how to write a reasonable unit test for this type of code. We can reason about the underlying machine and look at frame rates, but that's still comes short of the profiling
 capabilities we're used to on the CPU.</p>
<p>&nbsp;</p>
<p>Hopefully we'll start seeing more cores on the CPU so that we can keep doing our physics calculations there, where our development tools are sufficient.</p>
<p>posted by bryanedds</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/gclassy/DirectCompute-Lecture-Series-230-GPU-Accelerated-Physics#c634172310240000000</link>
		<pubDate>Thu, 12 Aug 2010 17:30:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/gclassy/DirectCompute-Lecture-Series-230-GPU-Accelerated-Physics#c634172310240000000</guid>
		<dc:creator>bryanedds</dc:creator>
	</item>
</channel>
</rss>