Skip to content

Implementation of matrix multiplication program with message passing

Notifications You must be signed in to change notification settings

mareco94/Matrix-Multiplication-MPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Matrix-Multiplication-MPI

C implementation of matrix multiplication program with message passing interface (MPI)

Install Instrunctions

First install MPI, I used MPICH.

How to run

Compile

$ mpicc mpi-mult.c -o mpimult

Run

$ mpirun -np <host-number> --hostfile <hosts-file> ./mpimult

Author

Maria Oikonomidou

About

Implementation of matrix multiplication program with message passing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy