Skip to content

In this repository, I will be developing some basic signal processing/algebraic kernels using numba cuda and pycuda

Notifications You must be signed in to change notification settings

Dibakar1/gpu_programming

 
 

Repository files navigation

gpu_programming

In this repository, I will be developing some basic signal processing/algebraic kernels which can be executed only on NVIDIA GPUs and support numba cuda and pycuda libraries. The purpose of maintaining this repo is to showcase the parallel processing capability of GPGPUs (General Purpose Graphic Processing Units) in implementing complex algorithms. I will be comparing the compute/execution time of various algorithms on CPU vs GPU.

About

In this repository, I will be developing some basic signal processing/algebraic kernels using numba cuda and pycuda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%