Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sofiia-chorna/gpu-for-deep-learning
IA307
https://github.com/sofiia-chorna/gpu-for-deep-learning
cuda gpu
Last synced: 8 days ago
JSON representation
IA307
- Host: GitHub
- URL: https://github.com/sofiia-chorna/gpu-for-deep-learning
- Owner: sofiia-chorna
- Created: 2025-02-02T22:20:02.000Z (10 days ago)
- Default Branch: develop
- Last Pushed: 2025-02-02T22:25:35.000Z (10 days ago)
- Last Synced: 2025-02-02T23:21:00.204Z (10 days ago)
- Topics: cuda, gpu
- Language: Jupyter Notebook
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GPU Programming Exercises
This repository contains exercises for GPU programming using CUDA for IA307.
## Structure
- **`saxpy.ipynb`**: Jupyter Notebook containing the CUDA implementation of SAXPY (`Y = aX + Y`).
- **Additional TDs (Coming Soon)**: This repository will be updated with more notebooks :)