提交 df51fb06 编写于 作者: A Alok Mistry

Adding CUDA

CUDA is programming language for Nvidia GPUs. This is a course from Udacity, where you can start learning Cuda programming.
上级 fdc553ce
...@@ -7,6 +7,7 @@ ...@@ -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 @@ ...@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册