CUDA tutorial: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Undo revision 47667 by Cgeroux (talk))
No edit summary
Line 2: Line 2:
<translate>
<translate>
[[Category:Software]]
[[Category:Software]]
=Quick start guide=
<source lang="console">
$ module purge
$ module load cuda
</source>
=Introduction= <!--T:1-->
=Introduction= <!--T:1-->
This tutorial introduces the graphics processing unit (GPU) as a massively parallel computing device; the CUDA parallel programming language; and some of the CUDA numerical libraries for high performance computing.
This tutorial introduces the graphics processing unit (GPU) as a massively parallel computing device; the CUDA parallel programming language; and some of the CUDA numerical libraries for high performance computing.
cc_staff
1,486

edits

Navigation menu