depctg / udacity-cs344-colab

Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming


Languages

Language:C++ 38.6%Language:Cuda 29.4%Language:Jupyter Notebook 23.7%Language:Makefile 4.3%Language:CMake 2.4%Language:C 1.7%