CUDA tutorial: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 72: Line 72:
2+7=9
2+7=9
</source>
</source>
If you run this without a GPU present you might see output like <code>2+7=0</code>. To learn more about what the above program does keep reading.
If you run this without a GPU present you might see output like <code>2+7=0</code>. To learn more about how the above program works and how to make the use of a GPUs parallelism keep reading.


=Introduction= <!--T:1-->
=Introduction= <!--T:1-->
cc_staff
1,486

edits

Navigation menu