Lab assignments for Accelerated Data Science (UCS547).
| Folder | Topic | Platform |
|---|---|---|
| assignment1 | NumPy Basics | Python |
| assignment2 | CUDA C++ Programming | Google Colab (GPU) |
| assignment3 | CUDA C++, Thrust & RAPIDS | Google Colab (GPU) |
| assignment4 | Numba Programming | Google Colab (GPU) |
| assignment5 | nvJPEG & Image Processing | Google Colab (GPU) |
| assignment6 | RAPIDS cuML | Google Colab (GPU) |
- Assignment 1: Run directly with Python (
python numpy_solutions.py) - Assignments 2-6: Use Google Colab with GPU runtime enabled