Skip to content

Matrix multiplication using custom data types and Cartesian topology of processes in MPI

Notifications You must be signed in to change notification settings

DaemonFoen/OPP_lab_3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPP_lab_3

Matrix multiplication using custom data types and Cartesian topology of processes in MPI

Compilation Commands:

mpicc -Werror -Wall -Wpedantic -Wextra main.c -o out -lm

About

Matrix multiplication using custom data types and Cartesian topology of processes in MPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published