mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 02:16:13 +00:00
Adding CUDA
CUDA is programming language for Nvidia GPUs. This is a course from Udacity, where you can start learning Cuda programming.
This commit is contained in:
parent
fdc553ce3f
commit
df51fb064c
@ -7,6 +7,7 @@
|
|||||||
* [C#](#c-sharp)
|
* [C#](#c-sharp)
|
||||||
* [C++](#c-2)
|
* [C++](#c-2)
|
||||||
* [Clojure](#clojure)
|
* [Clojure](#clojure)
|
||||||
|
* [CUDA](#cuda)
|
||||||
* [Databases](#databases)
|
* [Databases](#databases)
|
||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
@ -73,6 +74,8 @@
|
|||||||
|
|
||||||
* [Functional Programming with Clojure](http://mooc.fi/courses/2014/clojure/index.html)
|
* [Functional Programming with Clojure](http://mooc.fi/courses/2014/clojure/index.html)
|
||||||
|
|
||||||
|
### Cuda
|
||||||
|
* [Intro to Parallel Programming Using CUDA to Harness the Power of GPUs](https://www.udacity.com/course/intro-to-parallel-programming--cs344)
|
||||||
|
|
||||||
### Databases
|
### Databases
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user