Skip to content

Hassan-Ashfaq/Matrix-Multiplication-Parallel-Distributed-Computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix-Multiplication-Parallel-Distributed-Computing

In this Project, We have to design Algorithum to preform Matrix Multiplication using MPI (Parallel Distributed Computing).

How to Run the Code:

1. mpic++ Qx.cpp

2. mpiexec -n (No.of Processes) a.out

About

In this Project, We have to design Algorithum to preform Matrix Multiplication using MPI (Parallel Distributed Computing).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages