项目作者: depctg

项目描述 :
Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming
高级语言: C++
项目地址: git://github.com/depctg/udacity-cs344-colab.git
创建时间: 2019-02-04T03:02:53Z
项目社区:https://github.com/depctg/udacity-cs344-colab

开源协议:

下载


udacity-cs344-colab

Open In 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

  • Make scripts & notebooks for Final