<?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 on: Compiling and running CUDA 2.3 SDK and toolkit on ubuntu 9.10 x64 (64-bit)</title>
	<atom:link href="http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/</link>
	<description>Android, Linux, Python and stealthcopters</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:34:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: greg</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-4251</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Tue, 26 Oct 2010 06:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-4251</guid>
		<description>Got it: needed to reinstall libgl1-mesa-glx, and then reinstall the nvidia driver again.</description>
		<content:encoded><![CDATA[<p>Got it: needed to reinstall libgl1-mesa-glx, and then reinstall the nvidia driver again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-4242</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Sun, 24 Oct 2010 18:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-4242</guid>
		<description>Thanks Mat. That helped me a lot. I am able to run deviceQuery and a few other programs. Yet, I cannot build all the executables. 

make -C src/recursiveGaussian/  gives me the following error:
/usr/bin/ld: cannot find -lGL

Same for all the examples with graphics.
Do you know which package I am missing?

My config: Ubuntu 10.10. GeForce 9500M.</description>
		<content:encoded><![CDATA[<p>Thanks Mat. That helped me a lot. I am able to run deviceQuery and a few other programs. Yet, I cannot build all the executables. </p>
<p>make -C src/recursiveGaussian/  gives me the following error:<br />
/usr/bin/ld: cannot find -lGL</p>
<p>Same for all the examples with graphics.<br />
Do you know which package I am missing?</p>
<p>My config: Ubuntu 10.10. GeForce 9500M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-3659</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 31 Aug 2010 22:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-3659</guid>
		<description>Thanks for the instructions. They&#039;re better than you find on the websites</description>
		<content:encoded><![CDATA[<p>Thanks for the instructions. They&#8217;re better than you find on the websites</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phoad</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-3525</link>
		<dc:creator>phoad</dc:creator>
		<pubDate>Fri, 13 Aug 2010 23:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-3525</guid>
		<description>Nice! Thank you.</description>
		<content:encoded><![CDATA[<p>Nice! Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mat</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-3365</link>
		<dc:creator>mat</dc:creator>
		<pubDate>Thu, 22 Jul 2010 08:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-3365</guid>
		<description>&lt;a href=&quot;#comment-3359&quot; rel=&quot;nofollow&quot;&gt;@matri &lt;/a&gt; Thanks!</description>
		<content:encoded><![CDATA[<p><a href="#comment-3359" rel="nofollow">@matri </a> Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matri</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-3359</link>
		<dc:creator>matri</dc:creator>
		<pubDate>Wed, 21 Jul 2010 16:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-3359</guid>
		<description>Hi Mat, great tutorial, it has been really useful. About the problem with Lucid Lynx I have solved it. The problem is that the file /usr/lib/libcuda.so doesn&#039;t exist. But if you situate in the / directory and execute find . -name &quot;libcuda*&quot;, you will find it. So the only thing you have to do is make a link to this file in the /usr/lib directory: ln -s /usr/lib/nvidia-current/libcuda.so.256.35 libcuda.so (in my case).

I hope it will help some people. Sorry for my english :)</description>
		<content:encoded><![CDATA[<p>Hi Mat, great tutorial, it has been really useful. About the problem with Lucid Lynx I have solved it. The problem is that the file /usr/lib/libcuda.so doesn&#8217;t exist. But if you situate in the / directory and execute find . -name &#8220;libcuda*&#8221;, you will find it. So the only thing you have to do is make a link to this file in the /usr/lib directory: ln -s /usr/lib/nvidia-current/libcuda.so.256.35 libcuda.so (in my case).</p>
<p>I hope it will help some people. Sorry for my english <img src='http://www.stealthcopter.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stealthcopter.com &#187; Installing PyCuda on ubuntu 10.04</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-3166</link>
		<dc:creator>stealthcopter.com &#187; Installing PyCuda on ubuntu 10.04</dc:creator>
		<pubDate>Thu, 08 Jul 2010 10:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-3166</guid>
		<description>[...] First install CUDA, most places will tell you that CUDA is incompatible with gcc-4.3 but this is not true if you make a few small changes to the configuration.mk file, please see this post about installing CUDA in ubuntu [...]</description>
		<content:encoded><![CDATA[<p>[...] First install CUDA, most places will tell you that CUDA is incompatible with gcc-4.3 but this is not true if you make a few small changes to the configuration.mk file, please see this post about installing CUDA in ubuntu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shrestha</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-2335</link>
		<dc:creator>Shrestha</dc:creator>
		<pubDate>Thu, 03 Jun 2010 05:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-2335</guid>
		<description>Thanks a lot for the excellent tutorial.
I also don&#039;t get -lcuda in Lucid. Anything peculiar or is it normal?</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the excellent tutorial.<br />
I also don&#8217;t get -lcuda in Lucid. Anything peculiar or is it normal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mat</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-2160</link>
		<dc:creator>mat</dc:creator>
		<pubDate>Thu, 27 May 2010 20:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-2160</guid>
		<description>Thanks for your comments, I had fun getting this working :)

&lt;a href=&quot;#comment-2144&quot; rel=&quot;nofollow&quot;&gt;@Ravi &lt;/a&gt; I don&#039;t know what&#039;s going on with Lucid Lynx but I plan to upgrade soon, so I might find out what&#039;s going on.</description>
		<content:encoded><![CDATA[<p>Thanks for your comments, I had fun getting this working <img src='http://www.stealthcopter.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="#comment-2144" rel="nofollow">@Ravi </a> I don&#8217;t know what&#8217;s going on with Lucid Lynx but I plan to upgrade soon, so I might find out what&#8217;s going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-2144</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Wed, 26 May 2010 16:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-2144</guid>
		<description>I forgot to say: excellent walkthrough nevertheless; very detailed and helpful.</description>
		<content:encoded><![CDATA[<p>I forgot to say: excellent walkthrough nevertheless; very detailed and helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-2143</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Wed, 26 May 2010 16:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-2143</guid>
		<description>I&#039;m running Lucid Lynx (10.4), 64-bit, on a Lenovo T61p with a Quadro FX 570m. The walkthrough worked almost perfectly. The examples were compiled up to and including MersenneTwister. matrixMulDrv didn&#039;t link correctly: &#039;/bin/ld: cannot find -lcuda&#039;. The compiled examples work nicely, though.</description>
		<content:encoded><![CDATA[<p>I&#8217;m running Lucid Lynx (10.4), 64-bit, on a Lenovo T61p with a Quadro FX 570m. The walkthrough worked almost perfectly. The examples were compiled up to and including MersenneTwister. matrixMulDrv didn&#8217;t link correctly: &#8216;/bin/ld: cannot find -lcuda&#8217;. The compiled examples work nicely, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-2038</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 21 May 2010 21:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-2038</guid>
		<description>Great step by step.  Thanks!</description>
		<content:encoded><![CDATA[<p>Great step by step.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mee</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-1347</link>
		<dc:creator>mee</dc:creator>
		<pubDate>Fri, 23 Apr 2010 03:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-1347</guid>
		<description>thanks for this bud!</description>
		<content:encoded><![CDATA[<p>thanks for this bud!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RiX</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-373</link>
		<dc:creator>RiX</dc:creator>
		<pubDate>Fri, 26 Feb 2010 06:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-373</guid>
		<description>Finally a solution to my headache..thanks a lot!!!</description>
		<content:encoded><![CDATA[<p>Finally a solution to my headache..thanks a lot!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.stealthcopter.com/blog/2010/02/compiling-and-running-cuda-2-3-sdk-and-toolkit-on-ubuntu-9-10-x64-64-bit/comment-page-1/#comment-340</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 22 Feb 2010 23:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=728#comment-340</guid>
		<description>That has to be one of the best video&#039;s I&#039;ve seen yet =]</description>
		<content:encoded><![CDATA[<p>That has to be one of the best video&#8217;s I&#8217;ve seen yet =]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

