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