-
assignment1 :
- Matrix multiplication and storage schemes.
- LU Decomposition and
Ax = bsolution. - QR Decomposition and
Ax = bsolution.
-
assignment2 :
- Parallelization based on OpenMP.
- For compiling any program:
gcc -fopenmp file.c
- Solutions on:
For loopscheduling.- 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.
-
Couldn't load subscription status.
- 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