<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=CUDA</id>
		<title>CUDA - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=CUDA"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=CUDA&amp;action=history"/>
		<updated>2026-04-04T20:17:45Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=CUDA&amp;diff=5271&amp;oldid=prev</id>
		<title>Guillaume: Created page with &quot;CUDA is a NVIDIA technology that allows to code high-performance computing projects. The program is loaded into the NVIDIA CUDA GPU card and runs there, copying back and forth th...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=CUDA&amp;diff=5271&amp;oldid=prev"/>
				<updated>2011-10-27T13:18:28Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;CUDA is a NVIDIA technology that allows to code high-performance computing projects. The program is loaded into the NVIDIA CUDA GPU card and runs there, copying back and forth th...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;CUDA is a NVIDIA technology that allows to code high-performance computing projects. The program is loaded into the NVIDIA CUDA GPU card and runs there, copying back and forth the results from the host memory (RAM)to the device memory (GPU RAM).&lt;br /&gt;
&lt;br /&gt;
==Creating a Visual Studio project with CUDA==&lt;br /&gt;
# Download and install the [http://developer.nvidia.com/cuda-downloads CUDA SDK]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
*[http://developer.nvidia.com/cuda-downloads Download the CUDA SDK for Visual Studio]&lt;/div&gt;</summary>
		<author><name>Guillaume</name></author>	</entry>

	</feed>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-56589921-5', 'auto');
  ga('send', 'pageview');
</script>