This repository is dedicated to the programming assignment for the Parallel Programming course in Fall 2023 at NYCU, lectured by Professor 游逸平
See more Parallel Programming course information
Lecture | Description |
---|---|
L1 | Course Introduction |
L2 | Parallel and Distributed Programming |
L3 | Parallel hardware and software |
L4 | Pthreads |
L5 | MPI |
L6 | CUDA |
L7 | OpenCL |
Programming Assignment | Code | |
---|---|---|
Programming Assignment I | SIMD Programming | 🔗 Link |
Programming Assignment II | Multi-thread Programming | 🔗 Link |
Programming Assignment III | OpenMP Programming | 🔗 Link |
Programming Assignment IV | MPI Programming | 🔗 Link |
Programming Assignment V | CUDA Programming | 🔗 Link |
Programming Assignment VI | OpenCL Programming | 🔗 Link |
Final Project | Parallel Ray Tracer | 🔗 Link |
git clone --recurse-submodules git@github.com:michael861227/Parallel-Programming-fa23.git