This repository contains the lab assignments from CS4302 (2022 Fall) with my solutions. I included the problems as a reference, but I do not claim the copyright of these problems.
If you found any mistakes in the solutions, please create an issue or contact me through email.
- Homework 1 was tested with GCC Version 11.2.0 on Ubuntu 22.04.
- Homework 2 & 3 was tested with CUDA Toolkit 12.0 on Ubuntu 22.04.
- A NVIDIA GPU with Volta architecture is required for WMMA in Homework 3.
- My solutions are provided under GNU General Public License v3.0. See
LICENSE
for more information.