<?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: Mathematica plug-in for CUDA</title>
	<atom:link href="http://hpc.nomad-labs.com/archives/3/feed" rel="self" type="application/rss+xml" />
	<link>http://hpc.nomad-labs.com/archives/3</link>
	<description>at nomad-labs</description>
	<lastBuildDate>Wed, 16 Nov 2011 02:19:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: grenander</title>
		<link>http://hpc.nomad-labs.com/archives/3/comment-page-1#comment-5</link>
		<dc:creator>grenander</dc:creator>
		<pubDate>Wed, 19 Nov 2008 10:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://hpc.nomad-labs.com/?p=3#comment-5</guid>
		<description>Hello,

Did you have a chance to create a Makefile? I am trying to learn CUDA as I&#039;d like to increase Mathematica&#039;s ListCorrelate in certain cases and I luckily saw your blog post. I am familiar with mathlink but not with the CUDA tools like nvcc.

Thanks,
Art.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Did you have a chance to create a Makefile? I am trying to learn CUDA as I&#8217;d like to increase Mathematica&#8217;s ListCorrelate in certain cases and I luckily saw your blog post. I am familiar with mathlink but not with the CUDA tools like nvcc.</p>
<p>Thanks,<br />
Art.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://hpc.nomad-labs.com/archives/3/comment-page-1#comment-3</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 16 Jul 2008 09:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://hpc.nomad-labs.com/?p=3#comment-3</guid>
		<description>Hi Harris,

Ok so i have updated the post a bit, but basically the &lt;strong&gt;main()&lt;/strong&gt; and &lt;strong&gt;scalarProd()&lt;/strong&gt; funtions are all in the &lt;strong&gt;scalarProd.cu&lt;/strong&gt; file. The &lt;strong&gt;mprep&lt;/strong&gt; I run on &lt;strong&gt;scalarProd.tm&lt;/strong&gt; to generate &lt;strong&gt;scalarProdtm.cu&lt;/strong&gt;, and then the three &lt;strong&gt;.cu&lt;/strong&gt; files (which are all in the same directory level) I compile with the &lt;strong&gt;nvcc&lt;/strong&gt; compiler, making sure I have the correct MathLink library and include paths.

I was gonna clean this up into a nice Makefile, so I will post here when its ready.

Thanks again for the feedback.</description>
		<content:encoded><![CDATA[<p>Hi Harris,</p>
<p>Ok so i have updated the post a bit, but basically the <strong>main()</strong> and <strong>scalarProd()</strong> funtions are all in the <strong>scalarProd.cu</strong> file. The <strong>mprep</strong> I run on <strong>scalarProd.tm</strong> to generate <strong>scalarProdtm.cu</strong>, and then the three <strong>.cu</strong> files (which are all in the same directory level) I compile with the <strong>nvcc</strong> compiler, making sure I have the correct MathLink library and include paths.</p>
<p>I was gonna clean this up into a nice Makefile, so I will post here when its ready.</p>
<p>Thanks again for the feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harris</title>
		<link>http://hpc.nomad-labs.com/archives/3/comment-page-1#comment-2</link>
		<dc:creator>Harris</dc:creator>
		<pubDate>Wed, 16 Jul 2008 00:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://hpc.nomad-labs.com/?p=3#comment-2</guid>
		<description>Hi, this looks promising!

I am trying to follow your instructions, but I have 3 questions:
Where does 3d piece of code go?
(The piece that starts with: #include &quot;scalarProd_kernel.cu&quot;
What is the filename for that piece of code?
Should it be placed in a specific directory?

Thanks a lot,

Harris</description>
		<content:encoded><![CDATA[<p>Hi, this looks promising!</p>
<p>I am trying to follow your instructions, but I have 3 questions:<br />
Where does 3d piece of code go?<br />
(The piece that starts with: #include &#8220;scalarProd_kernel.cu&#8221;<br />
What is the filename for that piece of code?<br />
Should it be placed in a specific directory?</p>
<p>Thanks a lot,</p>
<p>Harris</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic

Served from: hpc.nomad-labs.com @ 2012-05-19 13:03:22 -->
