DhruvSrikanth / FastConv

Distributed and serial implementations of the 2D Convolution operation in c++ and CUDA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastConv

A distributed implementation of the 2D Convolution operation in CUDA

About

Distributed and serial implementations of the 2D Convolution operation in c++ and CUDA.

License:MIT License


Languages

Language:C 95.6%Language:Cuda 2.4%Language:C++ 1.7%Language:Makefile 0.3%