Parallel and Distributed Programming, 6th Semester 2022-23, IITD Course Link
- Assignment 0 Profiling Code using Perf
- Assignment 1 Parallel Sparse Matrix Multiplication using Shared Memory programming in OpenMP
- Assignment 2 Parallel K-Truss Computation using Message Passing in MPI
- Assignment 3 Parallel K-Truss Computation combining MPI and OpenMP
- Assignment 4 Parallel Matrix Multiplication on GPUs using Cuda