Parallel Programming on the GPU
This assignment will simply help you understand the basics of understanding and running a standard CUDA project in google colab environment and HPC server. After going through this, you should have a clear idea of the following points.
Colab link for CUDA program (Tutorial 1)
Colab link for CUDA Matrix Multiplication Program