/CUDA-demo

Simple vector add kernel and vector multiply kernel

Primary LanguageCudaMIT LicenseMIT

CUDA-demo

Simple vector add kernel and vector multiply kernel

Comparison of CPU-bound C implementations and GPU-enabled CUDA implementations. *.c files are cpu-bound. *.cu files use the gpu.