xinyuehtx / CUDA-CS344

My solutions to Udacity's Parallel Programming course (CS 344)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My solutions to the Udacity cs344 Intro to Parallel Programming course. The course is taught using nVidia Cuda. For the most part (aside from the final project), my work is in the problem set folders under student_func.cu.

About

My solutions to Udacity's Parallel Programming course (CS 344)


Languages

Language:Cuda 51.4%Language:C++ 40.9%Language:Makefile 3.9%Language:CMake 2.2%Language:C 1.5%