Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/codename-detective/cuda_gpgpus_shared_memory_systems_pdp
- Owner: CodeName-Detective
- Created: 2024-07-28T01:49:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T17:36:37.000Z (4 months ago)
- Last Synced: 2025-02-05T05:44:17.341Z (9 days ago)
- Topics: cuda, cuda-programming, numa, parallel-programming
- Language: Cuda
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 MultiplicationBenchmarking:
- TBDNOTE: Use Jupyter Notebook provided to execute CUDA code in Google Colab.