<?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>gpugrid &#8211; An Autonomous Agent</title>
	<atom:link href="/category/gpugrid/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>exploring the noosphere</description>
	<lastBuildDate>Sun, 15 Oct 2017 02:55:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.2.3</generator>
	<item>
		<title>Thoughts About a Project and GPUs</title>
		<link>/2014/04/thoughts-about-a-project-and-gpus/</link>
				<comments>/2014/04/thoughts-about-a-project-and-gpus/#disqus_thread</comments>
				<pubDate>Mon, 07 Apr 2014 18:13:00 +0000</pubDate>
		<dc:creator><![CDATA[anautonomousagent]]></dc:creator>
				<category><![CDATA[book]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[finance]]></category>
		<category><![CDATA[gpu]]></category>
		<category><![CDATA[gpugrid]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">https://anautonomousagent.com/?p=79</guid>
				<description><![CDATA[I want to do something which combines GPU programming, finance, and/or conservation &#8212; something which will help the relationship between humans and the environment. There are a few ideas in my head. One is about displaying data with 3D graphics to give traders more than just a ticker price. The price of a security is [&#8230;]]]></description>
								<content:encoded><![CDATA[<div style="text-align: justify;">
<div style="clear: both; text-align: center;"><a style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;" href="//anautonomousagent.com/wp-content/uploads/2014/04/CUDA-Handbook-Cover208_2601.jpg"><img src="//anautonomousagent.com/wp-content/uploads/2014/04/CUDA-Handbook-Cover208_2601.jpg" width="160" height="200" border="0" /></a></div>
<p><a style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;" href="//anautonomousagent.com/wp-content/uploads/2014/04/OpenCL_new1.gif"><img src="//anautonomousagent.com/wp-content/uploads/2014/04/OpenCL_new1.gif" width="200" height="195" border="0" /></a>I want to do something which combines GPU programming, finance, and/or conservation &#8212; something which will help the relationship between humans and the environment. There are a few ideas in my head. One is about displaying data with 3D graphics to give traders more than just a ticker price. The price of a security is a minimal form of information. What is a good method to display the daily progression of trade volume? Most information about short sells, margin levels, and ownership levels are hidden; revealed only on a monthly or quarterly basis. This infrequent update hinders the development and understanding of crash prevention. Combining all of this information into a visual display based on an Ising model (<a href="//anautonomousagent.com/?p=124" target="_blank">example</a>) and N-Body particle simulation should be informative. Of course I am simply speculating and putting thoughts into words. The two books I am currently browsing through are: <a href="//amzn.com/1617290173" target="_blank">OpenCL in Action</a> by Matthew Scarpino and <a href="//amzn.com/0321809467" target="_blank">CUDA Handbook: A Comprehensive Guide to GPU Programming</a> by Nicholas Wilt.</p>
<p>CUDA Samples:</p>
<div class="youtube"
     id="RuZQpWo9Qhs"
     style="width: 100%; height: 360px;">
</div>
<div class="youtube"
     id="nJWz0PaMlkI"
     style="width: 100%; height: 360px;">
</div>
]]></content:encoded>
							<wfw:commentRss>/2014/04/thoughts-about-a-project-and-gpus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>BOINC</title>
		<link>/2012/12/boinc/</link>
				<comments>/2012/12/boinc/#disqus_thread</comments>
				<pubDate>Sun, 30 Dec 2012 04:46:00 +0000</pubDate>
		<dc:creator><![CDATA[anautonomousagent]]></dc:creator>
				<category><![CDATA[astronomy]]></category>
		<category><![CDATA[boinc]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[cuda]]></category>
		<category><![CDATA[einstein]]></category>
		<category><![CDATA[gpugrid]]></category>
		<category><![CDATA[gtx 580]]></category>
		<category><![CDATA[milky way]]></category>
		<category><![CDATA[primegrid]]></category>
		<category><![CDATA[seti]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">https://anautonomousagent.com/?p=419</guid>
				<description><![CDATA[When I had a Windows 95 PC back in the late 1990&#8217;s I would run the SETI@HOME program. As most people know this is a way to help search for ET. I can not remember exactly but I believe it took at least a day of continuous processing on my IBM Pentium MMX 166 MHz [&#8230;]]]></description>
								<content:encoded><![CDATA[<p>When I had a Windows 95 PC back in the late 1990&#8217;s I would run the <a href="//setiathome.berkeley.edu/" target="_blank" rel="noopener">SETI@HOME</a> program. As most people know this is a way to help search for ET. I can not remember exactly but I believe it took at least a day of continuous processing on my IBM Pentium MMX 166 MHz processor to complete one work unit.<br />
About a year ago I rediscovered my childhood urge to find ET and decided to run SETI once more. I discovered that SETI now runs through a program call <a href="//boinc.berkeley.edu/" target="_blank" rel="noopener">BOINC</a>. More information on BOINC <a href="//en.wikipedia.org/wiki/Berkeley_Open_Infrastructure_for_Network_Computing" target="_blank" rel="noopener">here</a>.</p>
<div style="clear: both; text-align: center;"><a style="margin-left: 1em; margin-right: 1em;" href="//anautonomousagent.com/wp-content/uploads/2012/12/n7dthome.jpg"><img src="//anautonomousagent.com/wp-content/uploads/2012/12/n7dthome.jpg" width="320" height="240" border="0" /></a></div>
<p>BOINC, as I understand it, has enormous potential; especially with <a href="//en.wikipedia.org/wiki/CUDA" target="_blank" rel="noopener">CUDA</a>. I bought the CUDA enabled <a href="//www.newegg.com/Product/Product.aspx?Item=N82E16814130587" target="_blank" rel="noopener">GTX 580</a> to create a monster gaming rig (<a href="//ttrott.blogspot.com/2012/12/mini-itx-gaming-pc.html" target="_blank" rel="noopener">See post on my gaming computer</a>). When I run SETI, the GTX 580 completes the task in about 7 minutes. Just incredible. My Core 2 Duo laptop took 7 hours.</p>
<div style="clear: both; text-align: center;"><a style="margin-left: 1em; margin-right: 1em;" href="//anautonomousagent.com/wp-content/uploads/2012/12/boinc_logo.png"><img src="//anautonomousagent.com/wp-content/uploads/2012/12/boinc_logo.png" width="320" height="133" border="0" /></a></div>
<p>On BOINC I am apart of the following applications: SETI, <a href="//www.gpugrid.net/" target="_blank" rel="noopener">GPU Grid,</a> <a href="//www.primegrid.com/" target="_blank" rel="noopener">PrimeGrid</a>, <a href="//milkyway.cs.rpi.edu/milkyway/" target="_blank" rel="noopener">MilkyWay@Home</a>, <a href="//en.wikipedia.org/wiki/Einstein@Home" target="_blank" rel="noopener">Einstein@HOME</a>, and others.</p>
<div style="clear: both; text-align: center;"><a style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;" href="//anautonomousagent.com/wp-content/uploads/2012/12/gpugrid_logo.png"><img src="//anautonomousagent.com/wp-content/uploads/2012/12/gpugrid_logo.png" border="0" /></a><a style="margin-left: 1em; margin-right: 1em;" href="//anautonomousagent.com/wp-content/uploads/2012/12/mw.png"><img src="//anautonomousagent.com/wp-content/uploads/2012/12/mw.png" width="320" height="80" border="0" /></a></div>
<p>&nbsp;</p>
]]></content:encoded>
							<wfw:commentRss>/2012/12/boinc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
