Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 :)