Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codename-detective/cuda_gpgpus_shared_memory_systems_pdp

CUDA GPGPUs Shared Memory Systems Parallel & Distributed Programming
https://github.com/codename-detective/cuda_gpgpus_shared_memory_systems_pdp

cuda cuda-programming numa parallel-programming

Last synced: 9 days ago
JSON representation

CUDA GPGPUs Shared Memory Systems Parallel & Distributed Programming

Awesome Lists containing this project

README

        

# CUDA GPGPUs Shared Memory Systems Parallel & Distributed Programming

Parallel Algorithms for Shared Memory GPGPUs using CUDA.

Implemented Algorithms:
- Vector Add
- Image Blur
- Colour To Grayscale
- Matrix Vector Multiplication
- Matrix Matrix Multiplication

Benchmarking:
- TBD

NOTE: Use Jupyter Notebook provided to execute CUDA code in Google Colab.