Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 484 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 484 Bytes

Parallel-Processing-Spring-2021

In this repository, you can find all of my projects for the Parallel Processing course instructed by Prof. Mohammad Ghodsi when I was in 2nd semester of my masters's at SUT.

My projects list for this course:

Project titles Details
Parallel Fast Matrix Multiplication CUDA
Parallel Jacobi Method OpenMP
Parallel Quick Sort OpenMP
Parallel Divide and Conquer Convex Hull Map/Reduce