This is a demo of operating on cuda with C++. The demo is build with Cmake.
Author: Zhuoling Li
cuda, cmake and Ubuntu system.
You can just use "test.sh" to run this demo. Run:
chmod +x test.sh
./test.sh
The main function runs on CPU. It will call the code in ./include/, which is about GPU.