<?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>Musings &#187; CUDA</title>
	<atom:link href="http://blog.fpmurphy.com/tag/cuda/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.fpmurphy.com</link>
	<description>of an OS plumber</description>
	<lastBuildDate>Wed, 11 Jan 2012 19:14:13 +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>Inverting Large Images Using CUDA</title>
		<link>http://blog.fpmurphy.com/2009/10/inverting-large-images-using-cuda.html</link>
		<comments>http://blog.fpmurphy.com/2009/10/inverting-large-images-using-cuda.html#comments</comments>
		<pubDate>Sun, 18 Oct 2009 17:10:45 +0000</pubDate>
		<dc:creator>fpmurphy</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[nVidia]]></category>
		<category><![CDATA[CUDA]]></category>

		<guid isPermaLink="false">http://blog.fpmurphy.com/?p=290</guid>
		<description><![CDATA[This is post demonstrates how to invert a very large image, stored as a vector, using nVidia's CUDA programming environment and a GeForce 260 GTX graphics card.  ]]></description>
		<wfw:commentRss>http://blog.fpmurphy.com/2009/10/inverting-large-images-using-cuda.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

