# udacity-cs344-colab **Repository Path**: ryontang/udacity-cs344-colab ## Basic Information - **Project Name**: udacity-cs344-colab - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-06 - **Last Updated**: 2024-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # udacity-cs344-colab [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/depctg/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 - [ ] Make scripts & notebooks for Final