Skip to content

KaleabTessera/Image-Convolution-Using-CUDA-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Convolution-Using-CUDA-C

Image Convolution Using CUDA C

This project compares the speed and performance of Image Convolution implemented in Serial (C) as compared to a parralel cuda implemetation.

To run: make ./cnn

Then you can select an option for the image convolution.

Releases

No releases published

Packages

No packages published

Languages