项目作者: depctg
项目描述 :
Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming
高级语言: C++
项目地址: git://github.com/depctg/udacity-cs344-colab.git
udacity-cs344-colab

Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming
Finish CS344 Projects online using Google’s free GPU!
Getting Start
- Click the ‘Open in Colab’ button.
- Select notebook for your homework.
- Run the first cell to setup environment.
- Finish code in CUDA cell and execute the cell to save the code. rerun following cells to recompile and plot your result.
TODO