/Parallel_computing_with_CUDA_C

Illustrating CUDA C for general-purpose computing on GPUs

Primary LanguageCudaMIT LicenseMIT

Parallel_computing_with_CUDA_C

Various illustrations of CUDA C for general-purpose computing on GPUs, organized thematically.

Knowledge of C and C++ is assumed, especially familarity with malloc, calloc, memset, memcpy, new, delete and the likes.