Commit b693f659 by lvzhengyang

add functions description

parent 9adab13b
...@@ -3,6 +3,12 @@ ...@@ -3,6 +3,12 @@
* This project provides a project structure for cuda project. * This project provides a project structure for cuda project.
* To build the project, just run `mkdir build && cd build && cmake .. && make ` * To build the project, just run `mkdir build && cd build && cmake .. && make `
### Functions
* (DONE) Matrix Multiplication
* (DONE) Vector Multiplication
* (TODO) try cuBLAS, cuDNN libs
### Created by ### Created by
Lv Zhengyang (吕政阳) Lv Zhengyang (吕政阳)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment