-
assignment1 :
- Matrix multiplication and storage schemes.
- LU Decomposition and
Ax = b
solution. - QR Decomposition and
Ax = b
solution.
-
assignment2 :
- Parallelization based on OpenMP.
- For compiling any program:
gcc -fopenmp file.c
- Solutions on:
For loop
scheduling.- Parallel Monte carlo for PI digits calculation.
- Parallel Jacobi solver for generating new matrix with values containing mean of 4 neighbours.
- Example of race condition
- Resources:
-
pca :
- Parallel implementation of PCA for image compression from scratch.
-
Notifications
You must be signed in to change notification settings - Fork 0
UditSinghParihar/Parallel_Computing_Solutions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Solutions for Parallel Computing course
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published