Skip to content

In this repository you can find all of my projects for Parallel Processing Course when I was in 2nd semester of my master's at SUT.

Notifications You must be signed in to change notification settings

joulook/Parallel-Processing-Spring-2021

Repository files navigation

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