mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06: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-2)
|
||||
* [Clojure](#clojure)
|
||||
* [CUDA](#cuda)
|
||||
* [Databases](#databases)
|
||||
* [Git](#git)
|
||||
* [Go](#go)
|
||||
@ -73,6 +74,8 @@
|
||||
|
||||
* [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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user