Difference between revisions of "CUDA by example"

From Teknologisk videncenter
Jump to: navigation, search
m (New page: Many of the examples in these articles are taken from the book '''CUDA by Example: An Introduction to General-Purpose GPU Programming''' by [http://www.nvidia.com Nvidia] Software Engineer...)
 
m
 
Line 1: Line 1:
 
Many of the examples in these articles are taken from the book '''CUDA by Example: An Introduction to General-Purpose GPU Programming''' by [http://www.nvidia.com Nvidia] Software Engineers [http://www.informit.com/authors/author_bio.aspx?ISBN=9780131387683 Jason Sanders and Edward Kandrot]. Link to the book on [http://search.safaribooksonline.com/book/programming/graphics/9780132180160 Safari]
 
Many of the examples in these articles are taken from the book '''CUDA by Example: An Introduction to General-Purpose GPU Programming''' by [http://www.nvidia.com Nvidia] Software Engineers [http://www.informit.com/authors/author_bio.aspx?ISBN=9780131387683 Jason Sanders and Edward Kandrot]. Link to the book on [http://search.safaribooksonline.com/book/programming/graphics/9780132180160 Safari]
 
*[[CUDA by example/chapter_4|Chapter 4: Parallel Programming in CUDA C]]
 
*[[CUDA by example/chapter_4|Chapter 4: Parallel Programming in CUDA C]]
[[Category:CUDA]]
+
[[Category:CUDA]][[Category:CoE]]

Latest revision as of 10:55, 5 December 2010

Many of the examples in these articles are taken from the book CUDA by Example: An Introduction to General-Purpose GPU Programming by Nvidia Software Engineers Jason Sanders and Edward Kandrot. Link to the book on Safari