<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Inquisitive Idiot</title>
	<link>http://www.biggestpos.com/blog</link>
	<description>Just another murmuring moron.</description>
	<pubDate>Thu, 20 Mar 2008 12:59:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Sourceforge Project Approved!</title>
		<link>http://www.biggestpos.com/blog/2008/03/20/sourceforge-project-approved/</link>
		<comments>http://www.biggestpos.com/blog/2008/03/20/sourceforge-project-approved/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 12:59:01 +0000</pubDate>
		<dc:creator>The Idiot</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.biggestpos.com/blog/2008/03/20/sourceforge-project-approved/</guid>
		<description><![CDATA[I&#8217;ve now got a page on sourceforge.net for my as yet un-named project. Hopefully this will attract some people with actual knowledge of the subject matter at hand  
https://sourceforge.net/projects/cudamp3encoder/
Keep on keepin&#8217; on.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve now got a page on sourceforge.net for my as yet un-named project. Hopefully this will attract some people with actual knowledge of the subject matter at hand <img src='http://www.biggestpos.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>https://sourceforge.net/projects/cudamp3encoder/</p>
<p>Keep on keepin&#8217; on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.biggestpos.com/blog/2008/03/20/sourceforge-project-approved/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Video Encoder</title>
		<link>http://www.biggestpos.com/blog/2008/03/18/video-encoder/</link>
		<comments>http://www.biggestpos.com/blog/2008/03/18/video-encoder/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 18:03:36 +0000</pubDate>
		<dc:creator>The Idiot</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.biggestpos.com/blog/2008/03/18/video-encoder/</guid>
		<description><![CDATA[Someone is already working on video compression for the CUDA, here http://www.cs.rug.nl/~wladimir/sc-cuda/
I&#8217;m sure I can get some good ideas on structure and flow browsing their source.
]]></description>
			<content:encoded><![CDATA[<p>Someone is already working on video compression for the CUDA, here http://www.cs.rug.nl/~wladimir/sc-cuda/</p>
<p>I&#8217;m sure I can get some good ideas on structure and flow browsing their source.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.biggestpos.com/blog/2008/03/18/video-encoder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>An excllent overview of the CUDA Architecture on the G92</title>
		<link>http://www.biggestpos.com/blog/2008/03/15/an-excllent-overview-of-the-cuda-architecture-on-the-g92/</link>
		<comments>http://www.biggestpos.com/blog/2008/03/15/an-excllent-overview-of-the-cuda-architecture-on-the-g92/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 20:28:11 +0000</pubDate>
		<dc:creator>The Idiot</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.biggestpos.com/blog/2008/03/15/an-excllent-overview-of-the-cuda-architecture-on-the-g92/</guid>
		<description><![CDATA[http://www.behardware.com/articles/659/page1.html
Great explanation of memory, registers, sizes, amounts per processing group.
]]></description>
			<content:encoded><![CDATA[<p>http://www.behardware.com/articles/659/page1.html</p>
<p>Great explanation of memory, registers, sizes, amounts per processing group.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.biggestpos.com/blog/2008/03/15/an-excllent-overview-of-the-cuda-architecture-on-the-g92/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MP3 Encoder on CUDA? A LAME Port perhaps?</title>
		<link>http://www.biggestpos.com/blog/2008/03/14/mp3-encoder-on-cuda-a-lame-port-perhaps/</link>
		<comments>http://www.biggestpos.com/blog/2008/03/14/mp3-encoder-on-cuda-a-lame-port-perhaps/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 18:51:44 +0000</pubDate>
		<dc:creator>The Idiot</dc:creator>
		
		<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.biggestpos.com/blog/2008/03/14/mp3-encoder-on-cuda-a-lame-port-perhaps/</guid>
		<description><![CDATA[I googled around for this last night and couldn&#8217;t come up with anything. Having an increasing interest in multi-threaded applications lately, and receiving a new 8800 GTS 512 coincided almost too perfectly. It seems like a good problem domain to the layman to apply the 128 stream processors to. Even if its slow it&#8217;ll still [...]]]></description>
			<content:encoded><![CDATA[<p>I googled around for this last night and couldn&#8217;t come up with anything. Having an increasing interest in multi-threaded applications lately, and receiving a new 8800 GTS 512 coincided almost too perfectly. It seems like a good problem domain to the layman to apply the 128 stream processors to. Even if its slow it&#8217;ll still be fun, all the hard work has already been done, I just have to port it <img src='http://www.biggestpos.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This blog is so people can shame me if I start slacking off.  Wish me luck! First, some light reading.</p>
<p>http://developer.download.nvidia.com/compute/cuda/1_1/NVIDIA_CUDA_Programming_Guide_1.1.pdf</p>
<p>http://developer.download.nvidia.com/compute/cuda/1_1/CUBLAS_Library_1.1.pdf</p>
<p>http://developer.download.nvidia.com/compute/cuda/1_1/CUFFT_Library_1.1.pdf</p>
<p>http://lame.sourceforge.net/download.php</p>
<p>As I digest these I&#8217;ll post here with excerpts and (hopefully) what I&#8217;ve learned. Should be fun <img src='http://www.biggestpos.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.biggestpos.com/blog/2008/03/14/mp3-encoder-on-cuda-a-lame-port-perhaps/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
